DkmProcessStartupInfo.StdErrorHandle Özellik

Tanım

' Flags ' STARTF_USESTDHANDLES belirtiyorsa, bu üye işlemin standart hata tanıtıcıdır. Aksi takdirde, bu değer sıfır olmalıdır.

public:
 property System::UInt64 StdErrorHandle { System::UInt64 get(); };
public:
 property unsigned long long StdErrorHandle { unsigned long long get(); };
public ulong StdErrorHandle { get; }
member this.StdErrorHandle : uint64
Public ReadOnly Property StdErrorHandle As ULong

Özellik Değeri

UInt64

UInt64 döndürür.

Şunlara uygulanır