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