Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Note: This API is now obsolete.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.TeamFoundation.Proxy
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
<ObsoleteAttribute("Argument type to an obsolete class: DomainProjectPicker")> _
<FlagsAttribute> _
Public Enumeration DomainProjectPickerMode
[ObsoleteAttribute("Argument type to an obsolete class: DomainProjectPicker")]
[FlagsAttribute]
public enum DomainProjectPickerMode
[ObsoleteAttribute(L"Argument type to an obsolete class: DomainProjectPicker")]
[FlagsAttribute]
public enum class DomainProjectPickerMode
[<ObsoleteAttribute("Argument type to an obsolete class: DomainProjectPicker")>]
[<FlagsAttribute>]
type DomainProjectPickerMode
public enum DomainProjectPickerMode
Members
| Member name | Description | |
|---|---|---|
| AllowMultiSelect | ||
| AllowProjectSelect | ||
| DisableServerSelect | ||
| ForwardWndMsgOutsideVS | ||
| None | ||
| SelectDefaultProjects |