UtilControlPanelControlFilepath Property
Gets the Control Panel process location ( normally: C:\Windows\System32\Control.exe )
Namespace: DevCase.Core.Windows.ControlPanelAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string ControlFilepath { get; }
Public Shared ReadOnly Property ControlFilepath As String
Get
Dim value As String
value = UtilControlPanel.ControlFilepath
public:
static property String^ ControlFilepath {
String^ get ();
}
static member ControlFilepath : string with get
No code example is currently available or this language may not be supported.
Property Value
String