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