Skip to main content

IScmFileStatus.ScmState property

Namespace: NextDesign.Core

Description

Physical file file status on the configuration management system

  • "None": No changes
  • "Add": Add
  • "Update": Update
  • "Delete": Delete
  • "Lost": Lost
  • "Conflict": Conflict
  • "Unmanage": Unmanaged
  • "Ignore": Unmanaged and ignored
  • "Unknown": Unknown
string ScmState { get; }

Type

  • string