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