Share via


NoNamespace.meth Field

Definition

Represents the meth XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: colorStyle.
  • corresponds to the following strongly-typed properties: ColorStyle.Method.

Applies to