GraphCommandDefinition.IsUsedBy (Propiedad)

Una definición que representa una relación de IsUsedBy.

Espacio de nombres:  Microsoft.VisualStudio.GraphModel
Ensamblado:  Microsoft.VisualStudio.GraphModel (en Microsoft.VisualStudio.GraphModel.dll)

Sintaxis

'Declaración
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

Valor de propiedad

Tipo: Microsoft.VisualStudio.GraphModel.GraphCommandDefinition
Devuelva GraphCommandDefinition.

Seguridad de .NET Framework

Vea también

Referencia

GraphCommandDefinition Clase

Microsoft.VisualStudio.GraphModel (Espacio de nombres)