GraphMetadata.GetSchemaValue(GraphProperty) Method
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.
protected public:
override System::Object ^ GetSchemaValue(Microsoft::VisualStudio::GraphModel::GraphProperty ^ graphProperty);
protected internal override object GetSchemaValue (Microsoft.VisualStudio.GraphModel.GraphProperty graphProperty);
override this.GetSchemaValue : Microsoft.VisualStudio.GraphModel.GraphProperty -> obj
Protected Friend Overrides Function GetSchemaValue (graphProperty As GraphProperty) As Object
Parameters
- graphProperty
- GraphProperty