CreateDirectory Method

Creates a user-defined directory.

Applies To

Image Admin control

Syntax

object.CreateDirectory Path

Arguments

Parameter

Data Type

Description

Path

String

Specifies the path to be created.


Remarks

If the Path contains more than one subdirectory that does not exist, an error is returned.