BuildMaster SDK Reference
Version:

WorkspaceDiskPath Property

Gets the disk path of the current repository/workspace that will be used for source control operations.

Syntax

public string WorkspaceDiskPath { get; protected set; }

Remarks

For instances of IMultipleRepositoryProvider, this value is typically the repository's disk path.