Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
|---|---|---|
| None | No mode specified. | |
| New | The folder represents a new independent folder. | |
| Branch | The new folder represents a branch. |