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