XmlnsPrefixAttribute.XmlNamespace プロパティ

定義

この属性に関連付けられた XAML 名前空間識別子を取得します。

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

プロパティ値

XAML 名前空間識別子。

適用対象