Share via


NoNamespace.method Field

Definition

Represents the method XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: label, fill.
  • corresponds to the following strongly-typed properties: ClassificationLabel.Method, Fill.Method.

Applies to