Share via


NoNamespace.showNarration Field

Definition

Represents the showNarration XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: showPr.
  • corresponds to the following strongly-typed properties: ShowProperties.ShowNarration.

Applies to