IRuntimeHost 介面
這個 API 支援 Team Foundation Server 基礎結構並不適合直接從程式碼使用。
命名空間: Microsoft.TeamFoundation.Client
組件: Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)
語法
'宣告
Public Interface IRuntimeHost _
Inherits IServiceProvider
public interface IRuntimeHost : IServiceProvider
IRuntimeHost 型別會公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
![]() |
DefaultParentWindow | 這個 API 支援 Team Foundation Server 基礎結構並不適合直接從程式碼使用。 |
![]() |
EnvironmentFlags | 這個 API 支援 Team Foundation Server 基礎結構並不適合直接從程式碼使用。 |
![]() |
NewLine | 這個 API 支援 Team Foundation Server 基礎結構並不適合直接從程式碼使用。 |
![]() |
OutputEncoding | 這個 API 支援 Team Foundation Server 基礎結構並不適合直接從程式碼使用。 |
![]() |
OutputWidth | 這個 API 支援 Team Foundation Server 基礎結構並不適合直接從程式碼使用。 |
回頁首
方法
名稱 | 說明 | |
---|---|---|
![]() |
EnableModeless | 這個 API 支援 Team Foundation Server 基礎結構並不適合直接從程式碼使用。 |
![]() |
GetService | 取得指定型別的服務物件。 (繼承自 IServiceProvider)。 |
![]() |
ShowMessageBox | 這個 API 支援 Team Foundation Server 基礎結構並不適合直接從程式碼使用。 |
![]() |
Write | 這個 API 支援 Team Foundation Server 基礎結構並不適合直接從程式碼使用。 |
回頁首
擴充方法
名稱 | 說明 | |
---|---|---|
![]() |
GetService<T>() | 多載。 (以 IServiceProviderExtensions 定義。) |
![]() |
GetService<T, V>() | 多載。 (以 IServiceProviderExtensions 定義。) |
回頁首