Click or drag to resize

IExtensionInfo Method

Returns an object for the ExtInfo item requested.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
Object Info(
	ExtInfo info
)

Parameters

info
Type: NetQuarryExtInfo
an ExtInfo object

Return Value

Type: Object
An ExtInfo object with this extension's information
See Also