UtilWinStartupRunOnceSubKeyPath Field
The RunOnce 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 RunOnceSubKeyPath = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
Public Const RunOnceSubKeyPath As String = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
Dim value As String
value = UtilWinStartup.RunOnceSubKeyPath
public:
literal String^ RunOnceSubKeyPath = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
static val mutable RunOnceSubKeyPath: string
No code example is currently available or this language may not be supported.
Field Value
String