Options for how to perform the shelving operation.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
声明
<FlagsAttribute> _
Public Enumeration ShelvingOptions
[FlagsAttribute]
public enum ShelvingOptions
[FlagsAttribute]
public enum class ShelvingOptions
[<FlagsAttribute>]
type ShelvingOptions
public enum ShelvingOptions
Members
| Member name | Description | |
|---|---|---|
| None | ||
| Move | ||
| Replace |