InformationFields.IsBuildCoverageProcessing Field
Note: This API is now obsolete.
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaración
<ObsoleteAttribute("This property has been deprecated. Please remove all references.", _
False)> _
Public Shared ReadOnly IsBuildCoverageProcessing As String
[ObsoleteAttribute("This property has been deprecated. Please remove all references.",
false)]
public static readonly string IsBuildCoverageProcessing
[ObsoleteAttribute(L"This property has been deprecated. Please remove all references.",
false)]
public:
static initonly String^ IsBuildCoverageProcessing
[<ObsoleteAttribute("This property has been deprecated. Please remove all references.",
false)>]
static val IsBuildCoverageProcessing: string
public static final var IsBuildCoverageProcessing : 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.