Back to product page

Name property


Holds optional name of ISAPI extension.

Type

String

Syntax

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

Remarks

Holds name of ISAPI extension or filter. It is not used by wodWebServer, and is provided here only for your own (debugging) purposes.

Platforms

Windows