Share via


W.noLabel Field

Definition

Represents the w:noLabel XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: caption.
  • corresponds to the following strongly-typed properties: Caption.NoLabel.

Applies to