共用方式為


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 服務。

請參閱

參考

Microsoft.VisualStudio.Data.Services 命名空間