Back to product page

IsExtension property


Returns True if DLL points to ISAPI extension.

Type

Boolean

Syntax

  • Basic
object.IsExtension [= value]
The IsExtension(object,value) syntax has these parts:
objectAn expression evaluating to an object of type ISAPIExtension
valueA Boolean value.

Remarks

This property determines if loaded ISAPI module is ISAPI extension.

Platforms

Windows