GraphMetadata::Container Property

 

The object that this metadata describes.

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

public:
property GraphMetadataContainer^ Container {
	GraphMetadataContainer^ get();
	internal: void set(GraphMetadataContainer^ value);
}
Return to top
Show: