GraphCommand.Definition Property

Definition

The GraphCommandDefinition to which this command belongs.

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

Property Value

Applies to