IsExtension Property
      
 

Description

Returns True if DLL points to ISAPI extension.

Property type

A Boolean value.  

Syntax

object.IsExtension [= value]

The IsExtension Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type ISAPIExtension.
valueA Boolean value.

Remarks

This property determines if loaded ISAPI module is ISAPI extension.