Options for creating a path when it does not exist.
            
Namespace: Mocom_WorkSite_Library
Assembly: Mocom WorkSite Library (in Mocom WorkSite Library.dll) Version: 1.0.8.0 (1.0.8)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| DoNotCreatePath | 0 | Do not create a path even if it doesn't exist. | |
| CreatePath | 1 | Create the path if it doesn't exist. | 
See Also