Share via


ParserContext.XmlSpace 속성

정의

xml:space 또는 이 컨텍스트의 문자를 가져오거나 설정합니다.

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

속성 값

xml:space 또는 이 컨텍스트의 문자입니다.

설명

이 속성은 비슷합니다 XmlReader.XmlSpace합니다.

적용 대상

추가 정보