StandardSerializerLocator::Provider Property
Visual Studio 2015
The composition container the domain model resolver will use to locate exports.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
public: property ExportProvider^ Provider { ExportProvider^ get(); private: void set(ExportProvider^ value); }
Property Value
Type: System.ComponentModel.Composition.Hosting::ExportProvider^
Show: