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