Share via


NoNamespace.newLength Field

Definition

Represents the newLength XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rcmt.
  • corresponds to the following strongly-typed properties: RevisionComment.NewLength.

Applies to