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