Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Name property
Holds optional name of ISAPI extension.
Type
StringSyntax
- Basic
object.Name [= value]
The Name(object,value) syntax has these parts:
The Name(object,value) syntax has these parts:
object | An expression evaluating to an object of type ISAPIExtension |
value | A String value. |