GraphCommandDefinition.IsCalledBy Property

Definition

A definition representing an IsCalledBy relationship.

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

Property Value

Applies to