Share via


NoNamespace.shininess Field

Definition

Represents the shininess XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: extrusion.
  • corresponds to the following strongly-typed properties: Extrusion.Shininess.

Applies to