TeamFoundationApplication.s_deploymentDatabase Field

Configuration information about the application database and the TFS-instance for this application database.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Protected Shared s_deploymentDatabase As String
protected static string s_deploymentDatabase
protected:
static String^ s_deploymentDatabase
static val mutable s_deploymentDatabase: string
protected static var s_deploymentDatabase : String

.NET Framework Security

See Also

Reference

TeamFoundationApplication Class

Microsoft.TeamFoundation.Framework.Server Namespace