Share via


P.sndAc Field

Definition

Represents the p:sndAc XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: transition.
  • has the following child XML elements: endSnd, stSnd.
  • corresponds to the following strongly-typed classes: SoundAction.

Applies to