ICorPublishProcess 介面ICorPublishProcess Interface
提供可存取訊號以顯示有關處理常式的方法。Provides methods that access information to be displayed about a process.
方法Methods
方法Method | 描述Description |
---|---|
EnumAppDomains 方法EnumAppDomains Method | 取得 ICorPublishAppDomainEnum 實例,其中包含這個所參考之進程中的應用程式域 ICorPublishProcess 。Gets an ICorPublishAppDomainEnum instance that contains the application domains in the process referenced by this ICorPublishProcess . |
GetDisplayName 方法GetDisplayName Method | 取得這個所參考之進程的可執行檔完整路徑 ICorPublishProcess 。Gets the full path of the executable for the process referenced by this ICorPublishProcess . |
GetProcessID 方法GetProcessID Method | 取得這個所參考之進程的作業系統識別碼 ICorPublishProcess 。Gets the operating system identifier for the process referenced by this ICorPublishProcess . |
IsManaged 方法IsManaged Method | 取得值,這個值會指出這個所參考的進程是否 ICorPublishProcess 知道是否正在執行 managed 程式碼。Gets a value that indicates whether the process referenced by this ICorPublishProcess is known to be running managed code. |
規格需求Requirements
平台: 請參閱 系統需求。Platforms: See System Requirements.
標頭: CorPub .idl、CorPub。hHeader: CorPub.idl, CorPub.h
程式庫: CorGuids.libLibrary: CorGuids.lib
.NET Framework 版本:自 1.0 起可用Available since 1.0.NET Framework Versions: 自 1.0 起可用Available since 1.0