WorkSitePathCreationOption EnumerationMocom WorkSite Library API
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

public enum PathCreationOption
Members

  Member nameValueDescription
DoNotCreatePath0 Do not create a path even if it doesn't exist.
CreatePath1 Create the path if it doesn't exist.
See Also

Reference