IScmFileStatus.ScmState property
Namespace: NextDesign.Core
Description
File status on the physical file configuration management system
- "None": no change
- "Add": add
- "Update": update
- "Delete": Delete
- "Lost": lost
- "Conflict": Conflict
- "Unmanage": Unmanaged
- "Ignore": Ignore out of control
- "Unknown": Unknown
string ScmState { get; }
type
- string