IVsDataObjectService 介面
表示資料物件支援型別的服務。
命名空間: Microsoft.VisualStudio.Data.Services
組件: Microsoft.VisualStudio.Data.Services (在 Microsoft.VisualStudio.Data.Services.dll 中)
語法
'宣告
Public Interface IVsDataObjectService
public interface IVsDataObjectService
public interface class IVsDataObjectService
type IVsDataObjectService = interface end
public interface IVsDataObjectService
IVsDataObjectService 類型會公開下列成員。
屬性
名稱 | 描述 | |
---|---|---|
![]() |
ImplementationType | 取得實作 IVsDataObjectSelector 支援實體的類別) 做為 Type 。 提供者會提供這個實作。 |
![]() |
TypeName | 取得這個型別的名稱與資料物件服務的目前執行個體。 |
回頁首
方法
名稱 | 描述 | |
---|---|---|
![]() |
GetParameters | 傳回指定之方法的參數。 |
回頁首
備註
這個介面會實作為內建 DDEX 服務。