Actions YAML Reference
Properties | List of all members
AccountNamedFileSystem Class Reference

Specifies a file system that has a unique name to distinguish it from other file systems of the same type. Typically, this property is used with cloud and hosted file systems such as FTP, SFTP, and Dropbox. More...

Inherits FileSystem.

Inherited by AmazonS3FileSystem, DropboxFileSystem, HostedFileSystem, and OneDriveFileSystem.

Properties

String AccountName [get, set]
 Specifies the account name for this file system. More...
 
String??? UrlAccountName [get, set]
 Specifies the UrlAccountName that is used in the URL. More...
 

Detailed Description

Specifies a file system that has a unique name to distinguish it from other file systems of the same type. Typically, this property is used with cloud and hosted file systems such as FTP, SFTP, and Dropbox.

Property Documentation

◆ AccountName

String AccountName
getset

Specifies the account name for this file system.

◆ UrlAccountName

String??? UrlAccountName
getset

Specifies the UrlAccountName that is used in the URL.


The documentation for this class was generated from the following file: