Click or drag to resize

VGPlatformPlugInsProviderManagerInitialize Method

Initializes PlatformPlugins provider for entry assembly in this appDomain(coreDomain or netframework domain) depending on application frameworktype.

Namespace:  Novalys.VisualGuard.Security.Common.PlatformPlugIns
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public void Initialize(
	VGApplicationFrameworkType type
)

Parameters

type
Type: VGApplicationFrameworkType
See Also