GraphProperty::DataType Property

 

Type of data associated with this GraphProperty

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property Type^ DataType {
	Type^ get();
}

Property Value

Type: System::Type^

Return to top
Show: