Share via


NoNamespace.edit Field

Definition

Represents the edit XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: metadataType.
  • corresponds to the following strongly-typed properties: MetadataType.Edit.

Applies to