Share via


NoNamespace.removed Field

Definition

Represents the removed XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: label.
  • corresponds to the following strongly-typed properties: ClassificationLabel.Removed.

Applies to