GraphMetadataContainer::GetMetadata Method (Graph^)

 

Gets the graph specific metadata that describes this object.

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

public:
GraphMetadata^ GetMetadata(
	Graph^ owner
)

Parameters

owner
Type: Microsoft.VisualStudio.GraphModel::Graph^

The Graph from which to retrieve the metadata.

Return to top
Show: