GraphCommonSchema.TargetType 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 TargetType property is used by Condition and Setter elements.
public:
static property Microsoft::VisualStudio::GraphModel::GraphProperty ^ TargetType { Microsoft::VisualStudio::GraphModel::GraphProperty ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphProperty TargetType { get; }
static member TargetType : Microsoft.VisualStudio.GraphModel.GraphProperty
Public Shared ReadOnly Property TargetType As GraphProperty