UtilWinAmpExecutablePath Property
Gets the filepath of the Winamp executabl file.
Namespace: DevCase.ThirdParty.WinAmpAssembly: DevCase.net48.ThirdParty.WinAmp (in DevCase.net48.ThirdParty.WinAmp.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string ExecutablePath { get; }
Public Shared ReadOnly Property ExecutablePath As String
Get
Dim value As String
value = UtilWinAmp.ExecutablePath
public:
static property String^ ExecutablePath {
String^ get ();
}
static member ExecutablePath : string with get
No code example is currently available or this language may not be supported.
Property Value
String
If Winamp is installed, the return value is the filepath of the Winamp executabl file.
If Winamp process is not installed, the return value is
.
Note: Some functionalities of this assembly may require to install one or all of the listed applications:
WinAmp (winamp.exe)