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