Class FileSystemSettings
Settings for the file system module.
Inheritance
System.Object
FileSystemSettings
Namespace: Phoenix.DeviceStorage
Assembly: Phoenix.Plugin.DeviceStorage.dll
Syntax
[Serializable]
public class FileSystemSettings : SettingsCategoryBase
Constructors
View SourceFileSystemSettings()
Initializes a new instance of the FileSystemSettings class.
Declaration
public FileSystemSettings()
Properties
View SourceFileSystemCopySizeLimit
Gets or sets the copy size limit in megabytes.
Declaration
public long FileSystemCopySizeLimit { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |