Share via


NoNamespace.facet Field

Definition

Represents the facet XML attribute.

public static readonly System.Xml.Linq.XName facet;
 staticval mutable facet : System.Xml.Linq.XName
Public Shared ReadOnly facet 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.Facet.

Applies to