'Declaration
<NotNullAttribute()> Public Shared Shadows ReadOnly Property Default As UAServerDtmpPluginParameters
'Usage
Dim value As UAServerDtmpPluginParameters value = UAServerDtmpPluginParameters.Default
[NotNull()] public new static UAServerDtmpPluginParameters Default {get;}
[NotNull()] public: new static property UAServerDtmpPluginParameters^ Default { UAServerDtmpPluginParameters^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).