UtilEnvironmentPathExport Method
Exports the PATH and PATHEXT values to a target registry file.
Namespace: DevCase.Core.Windows.RegistryAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static void Export(
string filepath
)
Public Shared Sub Export (
filepath As String
)
Dim filepath As String
UtilEnvironmentPath.Export(filepath)
public:
static void Export(
String^ filepath
)
static member Export :
filepath : string -> unit
No code example is currently available or this language may not be supported.
Parameters
- filepath String
-
The target filepath.