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