Class Installation
A directory with write-access where setup and temporary files and will be deployed when necessary.
Inheritance
System.Object
Installation
Namespace: IronBarCode
Assembly: IronBarCode.dll
Syntax
public static class Installation : Object
Properties
DeploymentPath
A directory with write-access where setup and temporary files and will be deployed when necessary. The default location is the system temp folder which is appropriate for most use cases
Declaration
public static string DeploymentPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |