Share via


NoNamespace.verticies Field

Definition

Represents the verticies XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: lock.
  • corresponds to the following strongly-typed properties: Lock.Verticies.

Applies to