UnixProcessStartArguments.ProcessStartInfo Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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