IIsCompressionScheme (ADSI)
The IIsCompressionScheme IIS ADSI Object contains configuration information about an individual compression scheme. All instances of the IIsCompressionScheme object are contained within the IIsCompressionSchemes (ADSI) object.
Methods
The IIsCompressionScheme object has no methods.
Properties
The IIsCompressionScheme object defines the following property.
Property |
Description |
---|---|
ADsPath
- IIS:// MachineName/W3SVC/Filters/Compression/Scheme
where MachineName can be any name or LocalHost.
Syntax
varReturn = object.Method
varReturn = object.Property
Parameters
varReturn
A variable that receives the return value from the method.object
A variable that refers to the IIsCompressionScheme object, usually as a result of a previous GetObject operation.Method or Property
The particular object method or property that you want to use.
Metabase Properties
Methods
Windows ADSI Object Methods |
Standard methods for ADSI objects. |
Requirements
Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.
Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.
Product: IIS