Condividi tramite


BuildConstants.TeamBuildDataBase Property

Note: This API is now obsolete.

Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)

Syntax

'Dichiarazione
<ObsoleteAttribute("This property has been deprecated. Please remove all references.")> _
Public Shared ReadOnly Property TeamBuildDataBase As String
    Get
[ObsoleteAttribute("This property has been deprecated. Please remove all references.")]
public static string TeamBuildDataBase { get; }
[ObsoleteAttribute(L"This property has been deprecated. Please remove all references.")]
public:
static property String^ TeamBuildDataBase {
    String^ get ();
}
[<ObsoleteAttribute("This property has been deprecated. Please remove all references.")>]
static member TeamBuildDataBase : string
static function get TeamBuildDataBase () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

BuildConstants Class

Microsoft.TeamFoundation.Build.Common Namespace