XmlWriterSettings.DoNotEscapeUriAttributes Свойство

Определение

Возвращает или задает значение, указывающее, не экранирует ли XmlWriter атрибуты URI.

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

Значение свойства

true XmlWriter Значение , falseесли атрибуты URI не экранироваться; в противном случае . Значение по умолчанию — false.

Применяется к