GraphCommandDefinition.IsDefinedBy Property

Definition

A definition representing an IsDefinedBy relationship.

public:
 static property Microsoft::VisualStudio::GraphModel::GraphCommandDefinition ^ IsDefinedBy { Microsoft::VisualStudio::GraphModel::GraphCommandDefinition ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphCommandDefinition IsDefinedBy { get; }
static member IsDefinedBy : Microsoft.VisualStudio.GraphModel.GraphCommandDefinition
Public Shared ReadOnly Property IsDefinedBy As GraphCommandDefinition

Property Value

Applies to