Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TfvcInterfaces
VersionControlProjectInfo
Interface VersionControlProjectInfo
interface
VersionControlProjectInfo
{
defaultSourceControlType
?:
SourceControlTypes
;
project
?:
TeamProjectReference
;
supportsGit
?:
boolean
;
supportsTFVC
?:
boolean
;
}
Index
Properties
default
Source
Control
Type?
project?
supports
Git?
supportsTFVC?
Properties
Optional
default
Source
Control
Type
defaultSourceControlType
?:
SourceControlTypes
Optional
project
project
?:
TeamProjectReference
Optional
supports
Git
supportsGit
?:
boolean
Optional
supportsTFVC
supportsTFVC
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Source
Control
Type
project
supports
Git
supportsTFVC
azure-devops-node-api
Loading...