ConfigurationHelperService Constructor
Initializes a new instance of ConfigurationHelperService.
Namespace: Microsoft.VisualStudio.Shell.Design.Serialization
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
'Declaration
Public Sub New
public ConfigurationHelperService()
public:
ConfigurationHelperService()
new : unit -> ConfigurationHelperService
public function ConfigurationHelperService()
.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.
See Also
Reference
ConfigurationHelperService Class