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
- 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.