Share via


NoNamespace.showOutlineIcons Field

Definition

Represents the showOutlineIcons XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: normalViewPr.
  • corresponds to the following strongly-typed properties: NormalViewProperties.ShowOutlineIcons.

Applies to