共用方式為


GraphCommandDefinition.IsUsedBy 屬性

表示 IsUsedBy 關聯性的定義。

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

語法

'宣告
Public Shared ReadOnly Property IsUsedBy As GraphCommandDefinition
public static GraphCommandDefinition IsUsedBy { get; }
public:
static property GraphCommandDefinition^ IsUsedBy {
    GraphCommandDefinition^ get ();
}
static member IsUsedBy : GraphCommandDefinition with get
static function get IsUsedBy () : GraphCommandDefinition

屬性值

類型:Microsoft.VisualStudio.GraphModel.GraphCommandDefinition
傳回 GraphCommandDefinition

.NET Framework 安全性

請參閱

參考

GraphCommandDefinition 類別

Microsoft.VisualStudio.GraphModel 命名空間