Share via


NoNamespace.oldHidden Field

Definition

Represents the oldHidden XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rdn.
  • corresponds to the following strongly-typed properties: RevisionDefinedName.OldHidden.

Applies to