Share via


NoNamespace.lockText Field

Definition

Represents the lockText XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: commentPr, formControlPr.
  • corresponds to the following strongly-typed properties: CommentProperties.LockText, FormControlProperties.LockText.

Applies to