FolderCreateMode Enumeration

Describes the mode for a new folder creation.

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Enumeration FolderCreateMode
public enum FolderCreateMode
public enum class FolderCreateMode
type FolderCreateMode
public enum FolderCreateMode

Members

Member name Description
Branch The new folder represents a branch.

New The folder represents a new independent folder.

NewGitRepo

None No mode specified.

See Also

Reference

Microsoft.TeamFoundation Namespace