Share via


NoNamespace.clearAll Field

Definition

Represents the clearAll XML attribute.

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

Applies to