Share via


P.stSnd Field

Definition

Represents the p:stSnd XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: sndAc.
  • has the following child XML elements: snd.
  • has the following XML attributes: loop.
  • corresponds to the following strongly-typed classes: StartSoundAction.

Applies to