Skip to main content

IScmFileStatus.HasLock property

Namespace: NextDesign.Core

Description

Checks if the configuration management system has an exclusive lock on the physical file.
If an exclusive lock is held, other users cannot commit.

bool HasLock { get; }

Type

  • bool