XmlnsDefinitionAttribute.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 名前空間識別子。

適用対象