Share via


NoNamespace.newName Field

Definition

Represents the newName XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rsnm.
  • corresponds to the following strongly-typed properties: RevisionSheetName.NewName.

Applies to