共用方式為


IOrderable 介面

與可排序組件相關聯。

命名空間:  Microsoft.VisualStudio.Utilities
組件:  Microsoft.VisualStudio.CoreUtility (在 Microsoft.VisualStudio.CoreUtility.dll 中)

語法

'宣告
Public Interface IOrderable
public interface IOrderable
public interface class IOrderable
type IOrderable =  interface end
public interface IOrderable

IOrderable 類型會公開下列成員。

屬性

  名稱 描述
公用屬性 After 取得之後,此組件應該會出現在清單中的組件。
公用屬性 Before 取得在其前,此組件應該會出現在清單中的組件。
公用屬性 Name 取得組件名稱

回頁首

備註

匯入 orderable 的組件時,這個介面是很有幫助。

請參閱

參考

Microsoft.VisualStudio.Utilities 命名空間