Share via


NoNamespace.aspect Field

Definition

Represents the aspect XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fill.
  • corresponds to the following strongly-typed properties: Fill.Aspect.

Applies to