Share via


A.audioFile Field

Definition

Represents the a:audioFile XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: nvPr, nvPr.
  • has the following child XML elements: extLst.
  • has the following XML attributes: link.
  • corresponds to the following strongly-typed classes: AudioFromFile.

Applies to