LanguagePreferences Constructor

 

Initializes a new instance of the LanguagePreferences class.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

NameDescription
System_CAPS_pubmethodLanguagePreferences()

Initializes a new instance of the LanguagePreferences class (default initialization only).

System_CAPS_pubmethodLanguagePreferences(IServiceProvider^, Guid, String^)

Initializes a new instance of the LanguagePreferences class (this is the preferred method).

Return to top
Show: