ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / UploadDefinition Class / CreateFolderIfNotPresent Property

In This Topic
    CreateFolderIfNotPresent Property
    In This Topic
    Gets or sets a value that indicates if the folder should be created while uploading files
    Syntax
    public bool CreateFolderIfNotPresent {get; set;}
    Public Property CreateFolderIfNotPresent As Boolean
    Remarks
    Applies to FolderName only. If a FolderID is specified or no FolderID or FolderName is provided then this parameter is ignored. The default value is true
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also