WindowsProcessStartArguments.ProcessStartInfo Eigenschap
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
public:
property System::Diagnostics::ProcessStartInfo ^ ProcessStartInfo { System::Diagnostics::ProcessStartInfo ^ get(); };
public System.Diagnostics.ProcessStartInfo ProcessStartInfo { get; }
member this.ProcessStartInfo : System.Diagnostics.ProcessStartInfo
Public ReadOnly Property ProcessStartInfo As ProcessStartInfo