ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / ISharingUtilities Interface / IsValidFileName Method

In This Topic
    IsValidFileName Method
    In This Topic
    Syntax
    Function IsValidFileName( _
       ByVal fileName As String, _
       Optional ByVal isServiceName As Boolean, _
       Optional ByVal isOverwriteFolder As Boolean, _
       Optional ByVal forPackaging As Boolean, _
       Optional ByVal isServerFolder As Boolean, _
       Optional ByVal isMapServiceName As Boolean, _
       Optional ByVal isWebMap As Boolean _
    ) As Boolean

    Parameters

    fileName
    isServiceName
    isOverwriteFolder
    forPackaging
    isServerFolder
    isMapServiceName
    isWebMap
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also