WindowsProcessStartArguments.EnvironmentVariables Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public:
property char* EnvironmentVariables { char* get(); };
[System.CLSCompliant(false)]
public char* EnvironmentVariables { get; }
[<System.CLSCompliant(false)>]
member this.EnvironmentVariables : nativeptr<char>
Property Value
Char*
- Attributes