GraphCommandDefinition::IsCalledBy Property
Visual Studio 2015
A definition representing an IsCalledBy relationship.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property GraphCommandDefinition^ IsCalledBy { static GraphCommandDefinition^ get(); }
Property Value
Type: Microsoft.VisualStudio.GraphModel::GraphCommandDefinition^Returns GraphCommandDefinition.
Show: