ParserContext.XmlSpace Proprietà

Definizione

Ottiene o imposta il carattere per xml:space o questo contesto.

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

Valore della proprietà

Carattere per xml:space o questo contesto.

Commenti

Questa proprietà è analoga a XmlReader.XmlSpace.

Si applica a

Vedi anche