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