GraphProviderAttribute::Name Property
Visual Studio 2015
The name that is used to identify the provider.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property String^ Name { virtual String^ get() sealed; virtual void set(String^ value) sealed; }
Implements
IGraphProviderMetadata::Name
Show: