BuildMaster SDK Reference
Version:
CustomDiskPath Property
Gets or sets the local repository path where the repository lives. If this value is null (Nothing in Visual Basic) or empty,
then BuildMaster will automatically manage the local repository path.
Syntax
public string CustomDiskPath { get; set; }