Bagikan melalui


XmlWriterSettings.DoNotEscapeUriAttributes Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah XmlWriter atribut URI tidak lolos.

public:
 property bool DoNotEscapeUriAttributes { bool get(); void set(bool value); };
public bool DoNotEscapeUriAttributes { get; set; }
member this.DoNotEscapeUriAttributes : bool with get, set
Public Property DoNotEscapeUriAttributes As Boolean

Nilai Properti

trueXmlWriter jika tidak lolos dari atribut URI; jika tidak, false. Defaultnya adalah false.

Berlaku untuk