XmlnsPrefixAttribute.XmlNamespace Property

Definition

Gets the XAML namespace identifier associated with 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