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.

适用于

另请参阅