Optional property that can defined as true to force the usPLUS internal AE base being used.
Otherwise the NSPluginAEbase.Net4.dll needs to be provided
or the AE base functionailty needs to implemented in the NSPlugin.Net4.dll code.
Syntax
Visual Basic (Declaration) | |
---|
Public Shared useUaPlusInternalAEbase As Boolean |
C# | |
---|
public static bool useUaPlusInternalAEbase |
Requirements
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
See Also