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