다음을 통해 공유


XPathMessageContextMarkupExtension.Namespaces 속성

정의

이 인스턴스에 포함된 네임스페이스를 가져옵니다.

public:
 property System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ Namespaces { System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ get(); };
public System.Collections.Generic.Dictionary<string,string> Namespaces { get; }
member this.Namespaces : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property Namespaces As Dictionary(Of String, String)

속성 값

Dictionary<String,String>

네임스페이스 및 접두어의 컬렉션입니다.

적용 대상