ParserContext.XmlSpace Właściwość

Definicja

Pobiera lub ustawia znak dla xml:space lub tego kontekstu.

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

Wartość właściwości

Znak lub xml:space ten kontekst.

Uwagi

Ta właściwość jest analogiczna do XmlReader.XmlSpace.

Dotyczy

Zobacz też