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