GraphCommandDefinition.IsDefinedBy 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.
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