Share via


NamespaceMapEntry.XmlNamespace 속성

정의

매핑되는 XML 네임스페이스에 대한 매핑 접두사를 가져오거나 설정합니다.

public:
 property System::String ^ XmlNamespace { System::String ^ get(); void set(System::String ^ value); };
public string XmlNamespace { get; set; }
member this.XmlNamespace : string with get, set
Public Property XmlNamespace As String

속성 값

XML 네임스페이스의 매핑 접두사입니다.

예외

XmlNamespace 값이 null로 설정된 경우

적용 대상

추가 정보