Looks up a localized string similar to Specifies the location of the file used to play the Beep sound. If no location is specified the default Beep sound is played. Make sure you are using PCM encoded files, 8 or 16 bit mono or stereo (no 24 bit floating point samples) and either 22.5, 44.1 or 48khz sample rates..
Namespace: Ico.Awx.ResourcesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public static string BeepFileLocationDescription { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property BeepFileLocationDescription As String
Get |
JScript |
---|
static function get BeepFileLocationDescription () : String
|
See Also