Share via


NoNamespace.edited Field

Definition

Represents the edited XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: wrapPolygon.
  • corresponds to the following strongly-typed properties: WrapPolygon.Edited.

Applies to