ProcessStartInfo
cs.system.diagnostics.ProcessStartInfo (extern final class)
Instance Members
Password: cs.system.security.SecureString
Domain: String
UserName: String
LoadUserProfile: Bool
WorkingDirectory: String
Verbs: cs.NativeArray<String>
Verb: String
UseShellExecute: Bool
StandardOutputEncoding: cs.system.text.Encoding
StandardErrorEncoding: cs.system.text.Encoding
RedirectStandardOutput: Bool
RedirectStandardInput: Bool
RedirectStandardError: Bool
FileName: String
ErrorDialogParentHandle: cs.system.IntPtr
ErrorDialog: Bool
EnvironmentVariables: cs.system.collections.specialized.StringDictionary
CreateNoWindow: Bool
Arguments: String
new(): Void
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |