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

適用於

另請參閱