Share via


P.endSnd Field

Definition

Represents the p:endSnd XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: sndAc.
  • corresponds to the following strongly-typed classes: EndSoundAction.

Applies to