Click or drag to resize
File Constructor
Initializes a new instance of the File class, which provides operations with files.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 11.0.0
Syntax
C#
public File()
See Also