DataLakeStoreFileSystemClient.TestFileOrFolderExistence(String, String, DirectoryEntryType) Method

Definition

public bool TestFileOrFolderExistence (string path, string accountName, out Microsoft.Azure.DataLake.Store.DirectoryEntryType itemType);
member this.TestFileOrFolderExistence : string * string * DirectoryEntryType -> bool
Public Function TestFileOrFolderExistence (path As String, accountName As String, ByRef itemType As DirectoryEntryType) As Boolean

Parameters

path
String
accountName
String

Returns

Boolean

Applies to