public bool Is64BitProcess { get; }
Public ReadOnly Property Is64BitProcess As Boolean Get
public: virtual property bool Is64BitProcess { bool get () sealed; }
abstract Is64BitProcess : bool with get override Is64BitProcess : bool with get
In This Article