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