Click or drag to resize
DirectoryInfoGetFiles Method
Returns files of the current directory.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 8.2.23
Syntax
C#
public override FileInfo[] GetFiles()

Return Value

Type: FileInfo
See Also