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