Show / Hide Table of Contents

Class CompressionConfig

Configuration settings to use when compression has been enabled.

Inheritance
System.Object
CompressionConfig
Implements
ICloudShareSyncConfig
Namespace: Cloud_ShareSync.Core.Configuration.Types
Assembly: Cloud-ShareSync.Core.Configuration.dll
Syntax
public class CompressionConfig : object, ICloudShareSyncConfig

Properties

| Improve this Doc View Source

DependencyPath

Specify the path to the 7zip executable.

Declaration
public string DependencyPath { get; set; }
Property Value
Type Description
System.String

Methods

| Improve this Doc View Source

ToString()

Returns the CompressionConfig as a json string.

Declaration
public override string ToString()
Returns
Type Description
System.String

Implements

ICloudShareSyncConfig
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
About Me | Open Source Acknowledgements | Security
☀
☾