Specifies how the SoundSource property will be interpreted.
Namespace: Ico.GwxAssembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public PlaySoundCommand..::..SoundSourceModes SoundSourceMode { get; set; } |
| Visual Basic |
|---|
Public Property SoundSourceMode As PlaySoundCommand..::..SoundSourceModes Get Set |
| JScript |
|---|
function get SoundSourceMode () : PlaySoundCommand..::..SoundSourceModes function set SoundSourceMode (value : PlaySoundCommand..::..SoundSourceModes) |