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