Share via


NoNamespace.isNarration Field

Definition

Represents the isNarration XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: audio.
  • corresponds to the following strongly-typed properties: Audio.IsNarration.

Applies to