Condividi tramite


Proprietà GraphCommandDefinition.IsUsedBy

Definizione che rappresenta una relazione IsUsedBy.

Spazio dei nomi:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.GraphModel.GraphCommandDefinition
Restituisca il valore GraphCommandDefinition.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

GraphCommandDefinition Classe

Spazio dei nomi Microsoft.VisualStudio.GraphModel