Share via


NoNamespace.loop Field

Definition

Represents the loop XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: showPr, stSnd.
  • corresponds to the following strongly-typed properties: ShowProperties.Loop, StartSoundAction.Loop.

Applies to