IVsDataViewPropertyInfo 介面
表示關於節點屬性的資訊在 [伺服器總管] 中。
命名空間: Microsoft.VisualStudio.Data.Services
組件: Microsoft.VisualStudio.Data.Services (在 Microsoft.VisualStudio.Data.Services.dll 中)
語法
'宣告
Public Interface IVsDataViewPropertyInfo
public interface IVsDataViewPropertyInfo
public interface class IVsDataViewPropertyInfo
type IVsDataViewPropertyInfo = interface end
public interface IVsDataViewPropertyInfo
IVsDataViewPropertyInfo 類型會公開下列成員。
屬性
名稱 | 描述 | |
---|---|---|
![]() |
Category | 取得節點屬性的分類。 |
![]() |
Description | 取得節點屬性的描述。 |
![]() |
DisplayName | 取得節點屬性的顯示名稱。 |
![]() |
Name | 取得的屬性名稱。 |
![]() |
StandardValues | 取得節點的屬性值。 |
![]() |
Value | 取得節點的屬性值。 |
回頁首
備註
這個介面會實作為內建 DDEX 服務。