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

適用対象

こちらもご覧ください