Click or drag to resize

AskiaPortalCmnApiCurrentModuleVersion Property

Note: This API is now obsolete.

Gets the version of the module currently using the current API

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
[ObsoleteAttribute("Use the .CurrentModule.Version instead.")]
public static Version CurrentModuleVersion { get; }

Property Value

Type: Version
Exceptions
See Also