XmlnsDefinitionAttribute.XmlNamespace Property

Definition

Gets the XAML namespace identifier specified in this attribute.

public:
 property System::String ^ XmlNamespace { System::String ^ get(); };
public string XmlNamespace { get; }
member this.XmlNamespace : string
Public ReadOnly Property XmlNamespace As String

Property Value

The XAML namespace identifier.

Applies to