ProcessInformationEvent.ProcessBitWidth 属性

定义

获取进程的位宽度,通常为32或64。

public:
 property int ProcessBitWidth { int get(); };
public:
 property int ProcessBitWidth { int get(); };
public int ProcessBitWidth { get; }
member this.ProcessBitWidth : int
Public ReadOnly Property ProcessBitWidth As Integer

属性值

Int32

适用于