Share via


NoNamespace.delete Field

Definition

Represents the delete XML attribute.

public static readonly System.Xml.Linq.XName delete;
 staticval mutable delete : System.Xml.Linq.XName
Public Shared ReadOnly delete 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.Delete.

Applies to