GraphCommand.Definition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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