Share via


NoNamespace.numberOfShades Field

Definition

Represents the numberOfShades XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: artisticCutout.
  • corresponds to the following strongly-typed properties: ArtisticCutout.NumberOfShades.

Applies to