Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains the string constants for public data keys.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Client.PublicDataKeys
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
Public NotInheritable Class PublicDataKeys
public static class PublicDataKeys
public ref class PublicDataKeys abstract sealed
[<AbstractClass>]
[<Sealed>]
type PublicDataKeys = class end
public final class PublicDataKeys
The PublicDataKeys type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
AddFeaturesToExistingProject | Key to add features to an existing project. |
![]() ![]() |
GssGroups | Key for GSS groups. |
![]() ![]() |
MethodologyName | Key for methodology name. |
![]() ![]() |
ProjectDescription | Key for project description. |
![]() ![]() |
ProjectName | Key for project name. |
![]() ![]() |
ProjectUri | Key for project uniform resource identifier (URI). |
![]() ![]() |
Server | Key for server. |
![]() ![]() |
ServerUri | Key for server URI. |
![]() ![]() |
TemplateFolder | Key for template folder. |
![]() ![]() |
TfsServer | Key for Team Foundation Server server. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)