Click or drag to resize

BenchConfigurationCanTransferProjectDirectory Property

Checks whether the project directory of this Bench environment can be transfered in case of an export or cloning.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public bool CanTransferProjectDirectory { get; }

Property Value

Type: Boolean
See Also