In The Hand - .NET Components for Mobility
SoundLocation Property
Namespaces
►
InTheHand.Media
►
SoundPlayer
►
SoundLocation
C#
Visual Basic
Gets or sets the file path of the .wav file to load.
Declaration Syntax
C#
Visual Basic
public
string
SoundLocation
{
get
;
set
; }
Public
Property
SoundLocation
As
String
Value
The file path from which to load a .wav file, or
Empty
()
()
()
if no file path is present. The default is
Empty
()
()
()
.
Assembly:
InTheHand.WindowsMobile
(Module: InTheHand.WindowsMobile) Version: 3.2.0.0