LockMode Enumeration
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Enumeration LockMode
public enum LockMode
public enum class LockMode
type LockMode
public enum LockMode
Members
Member name | Description | |
---|---|---|
Exclusive | ||
Free | ||
IntentExclusive | ||
IntentShared | ||
Invalid | ||
Shared | ||
SharedIntentExclusive | ||
Update |