Share via


NoNamespace.showAsCaption Field

Definition

Represents the showAsCaption XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: mp.
  • corresponds to the following strongly-typed properties: MemberProperty.ShowAsCaption.

Applies to