IGraphProviderMetadata::Name Property

 

The name of the provider.

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

property String^ Name {
	String^ get();
}

Property Value

Type: System::String^

Returns String.

Return to top
Show: