LocalizationProviderService Constructor
Creates a new instance of a LocalizationProviderService.
Namespace: Microsoft.VisualStudio.Shell.Design.Serialization
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
'Declaration
Protected Sub New
protected LocalizationProviderService()
protected:
LocalizationProviderService()
new : unit -> LocalizationProviderService
protected function LocalizationProviderService()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.