Share via


IGraphFormattedLabel 介面

連接代表即可能為 GraphObject 的副檔名 (沒有永久儲存物件) 的標籤提供選擇性格式化的標籤。

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

語法

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

IGraphFormattedLabel 類型會公開下列成員。

方法

  名稱 描述
公用方法 Description 提供與節點關聯的選擇性描述。一般消費者的是顯示為快顯訊息視窗。
公用方法 Label 提供消費者將會使用的選擇性標籤,而不是節點的標籤屬性。

回頁首

請參閱

參考

Microsoft.VisualStudio.GraphModel 命名空間