GraphProviderAttribute Constructor (Type^)
Visual Studio 2015
Constructor for specifying a custom type to be MEF exported.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- contractType
-
Type:
System::Type^
The type that will be exported through MEF. Currently only IGraphProvider is supported.
Show: