Skip to main content

IScmFileStatus.HasLock property

Namespace: NextDesign.Core

Description

Check to see if the physical file has an exclusive lock for the configuration management system.
No other user can commit if you have an exclusive lock.

bool HasLock { get; }

type

  • bool