PublicDataKeys.TfsServer Field
Key for Team Foundation Server server.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Shared ReadOnly TfsServer As String
public static readonly string TfsServer
public:
static initonly String^ TfsServer
static val TfsServer: string
public static final var TfsServer : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.