Share via


W.encoding Field

Definition

Represents the w:encoding XML element.

public static readonly System.Xml.Linq.XName encoding;
 staticval mutable encoding : System.Xml.Linq.XName
Public Shared ReadOnly encoding As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: webSettings.
  • corresponds to the following strongly-typed classes: WebPageEncoding.

Applies to