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

속성 값

XML 네임스페이스 식별자입니다.

적용 대상