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似ています。

適用対象

こちらもご覧ください