共用方式為


ScmType Enum

Definition

SCM type.

public enum ScmType
type ScmType = 
Public Enum ScmType
Inheritance
ScmType

Fields

Name Value Description
None 0

None.

Dropbox 1

Dropbox.

Tfs 2

Tfs.

LocalGit 3

LocalGit.

GitHub 4

GitHub.

CodePlexGit 5

CodePlexGit.

CodePlexHg 6

CodePlexHg.

BitbucketGit 7

BitbucketGit.

BitbucketHg 8

BitbucketHg.

ExternalGit 9

ExternalGit.

ExternalHg 10

ExternalHg.

OneDrive 11

OneDrive.

VSO 12

VSO.

Vstsrm 13

VSTSRM.

Applies to