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