InformationFields Class
Encapsulates the built-in information node field names.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Build.Common.InformationFields
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Декларация
Public NotInheritable Class InformationFields
public static class InformationFields
public ref class InformationFields abstract sealed
[<AbstractClass>]
[<Sealed>]
type InformationFields = class end
public final class InformationFields
The InformationFields type exposes the following members.
Fields
Name | Description | |
---|---|---|
ActivityInstanceId | ||
ActivityType | ||
AssemblySignature | ||
AssignedTo | ||
BlocksCovered | Obsolete. | |
BlocksNotCovered | Obsolete. | |
ChangesetId | ||
ChangesetUri | ||
CheckedInBy | ||
CheckInCommitted | ||
Code | ||
Comment | ||
CompilationErrors | ||
CompilationWarnings | ||
ContextId | ||
DeploymentInformationType | ||
DisplayText | ||
EndLineNumber | ||
ErrorType | ||
File | ||
FinishTime | ||
Flavor | ||
Importance | ||
IsBuildCoverageProcessing | Obsolete. | |
LineNumber | ||
LinesCovered | Obsolete. | |
LinesNotCovered | Obsolete. | |
LinesPartiallyCovered | Obsolete. | |
LocalPath | ||
LogFile | ||
Message | ||
Name | ||
Platform | ||
ProjectFile | ||
Properties | ||
QualifiedName | ||
ReservationStatus | ||
ReservedAgentName | ||
ReservedAgentUri | ||
RunId | Obsolete. | |
RunPassed | Obsolete. | |
RunUser | Obsolete. | |
ServerPath | ||
StartTime | ||
State | ||
StaticAnalysisErrors | ||
StaticAnalysisWarnings | ||
Status | ||
TargetNames | ||
TestsFailed | Obsolete. | |
TestsPassed | Obsolete. | |
TestsTotal | Obsolete. | |
Timestamp | ||
Title | ||
TotalCompilationErrors | ||
TotalCompilationWarnings | ||
TotalStaticAnalysisErrors | ||
TotalStaticAnalysisWarnings | ||
Url | ||
WarningType | ||
WorkItemId | ||
WorkItemUri |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.