VsTargetFrameworkProvider::ProviderService Property
Visual Studio 2015
Gets or sets the provider service.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
public: property TypeDescriptionProviderService^ ProviderService { TypeDescriptionProviderService^ get(); void set(TypeDescriptionProviderService^ value); }
Property Value
Type: System.ComponentModel.Design::TypeDescriptionProviderService^The provider service.
Show: