Share via


NoNamespace.vml Field

Definition

Represents the vml XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPublishing.
  • corresponds to the following strongly-typed properties: WebPublishing.UseVml.

Applies to