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