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