Property TypeResolutionService
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
TypeResolutionService
Gets the type resolution service to be used with this designer loader.
protected override ITypeResolutionService TypeResolutionService { get; }
Property Value
- ITypeResolutionService
An ITypeResolutionService that the CodeDOM serializers will use when resolving types.