UtilWinStartupRunSubKeyPath Field
The Run registry subkey path.
Namespace: DevCase.Core.Windows.ApplicationsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public const string RunSubKeyPath = "Software\Microsoft\Windows\CurrentVersion\Run"
Public Const RunSubKeyPath As String = "Software\Microsoft\Windows\CurrentVersion\Run"
Dim value As String
value = UtilWinStartup.RunSubKeyPath
public:
literal String^ RunSubKeyPath = "Software\Microsoft\Windows\CurrentVersion\Run"
static val mutable RunSubKeyPath: string
No code example is currently available or this language may not be supported.
Field Value
String