Share via


NoNamespace.class Field

Definition

Represents the class XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: curve, group, image, line, oval, polyline, rect, roundrect, shape, shapetype.
  • corresponds to the following strongly-typed properties: Curve.Class, Group.Class, ImageFile.Class, Line.Class, Oval.Class, PolyLine.Class, Rectangle.Class, RoundRectangle.Class, Shape.Class, Shapetype.Class.

Applies to