True to repeatedly play the sound in a loop. False to play the sound only once.
Namespace: Ico.GwxAssembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool LoopSound { get; set; } |
Visual Basic |
---|
Public Property LoopSound As Boolean Get Set |
JScript |
---|
function get LoopSound () : boolean function set LoopSound (value : boolean) |