ArcGIS Pro 2.8 API Reference Guide
DeleteDirectory Method

ArcGIS.Desktop.GeoProcessing Namespace > GpScheduler Class : DeleteDirectory Method
Syntax
public static bool DeleteDirectory( 
   string path
)
Public Shared Function DeleteDirectory( _
   ByVal path As String _
) As Boolean

Parameters

path
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

GpScheduler Class
GpScheduler Members