IIsDirectory (WMI)
The IIsDirectory class represents a directory or file object in the IIS metabase, such as an IIS Web directory. Use one of the child classes IIsWebDirectory (WMI), IIsFtpVirtualDir (WMI), IIsWebFile (WMI), or IIsWebVirtualDir (WMI) to access a specific directory or file type.
Methods
The IIsDirectory object has no methods.
Properties
The IIsDirectory object defines the following property, in addition to those inherited from CIM_LogicalElement (WMI).
Property |
Data type |
Description |
---|---|---|
Name |
String |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
Requirements
Server: Requires or Windows Server 2003.
Product: IIS