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