Freigeben über


GraphCommandDefinition.IsUsedBy-Eigenschaft

Eine Definition, die ein IsUsedBy-Verhältnis darstellt.

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

'Declaration
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

Eigenschaftswert

Typ: Microsoft.VisualStudio.GraphModel.GraphCommandDefinition
Gibt GraphCommandDefinition zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphCommandDefinition Klasse

Microsoft.VisualStudio.GraphModel-Namespace