Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The Connection Enumeration represents the types of connections that a group node can have (None, Up, Down, Across).
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Public Enumeration Connection
public enum Connection
public enum class Connection
type Connection
public enum Connection
Members
| Member name | Description | |
|---|---|---|
| Across | ||
| Down | ||
| None | ||
| Up |
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace