GraphCommandDefinition.DerivedTypes Property

Definition

A definition representing a DerivedTypes relationship.

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

Property Value

Applies to