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 | |
|---|---|---|
| .gif) .gif) | ActivityInstanceId | |
| .gif) .gif) | ActivityType | |
| .gif) .gif) | AssemblySignature | |
| .gif) .gif) | AssignedTo | |
| .gif) .gif) | BlocksCovered | Obsolete. | 
| .gif) .gif) | BlocksNotCovered | Obsolete. | 
| .gif) .gif) | ChangesetId | |
| .gif) .gif) | ChangesetUri | |
| .gif) .gif) | CheckedInBy | |
| .gif) .gif) | CheckInCommitted | |
| .gif) .gif) | Code | |
| .gif) .gif) | Comment | |
| .gif) .gif) | CompilationErrors | |
| .gif) .gif) | CompilationWarnings | |
| .gif) .gif) | ContextId | |
| .gif) .gif) | DeploymentInformationType | |
| .gif) .gif) | DisplayText | |
| .gif) .gif) | EndLineNumber | |
| .gif) .gif) | ErrorType | |
| .gif) .gif) | File | |
| .gif) .gif) | FinishTime | |
| .gif) .gif) | Flavor | |
| .gif) .gif) | Importance | |
| .gif) .gif) | IsBuildCoverageProcessing | Obsolete. | 
| .gif) .gif) | LineNumber | |
| .gif) .gif) | LinesCovered | Obsolete. | 
| .gif) .gif) | LinesNotCovered | Obsolete. | 
| .gif) .gif) | LinesPartiallyCovered | Obsolete. | 
| .gif) .gif) | LocalPath | |
| .gif) .gif) | LogFile | |
| .gif) .gif) | Message | |
| .gif) .gif) | Name | |
| .gif) .gif) | Platform | |
| .gif) .gif) | ProjectFile | |
| .gif) .gif) | Properties | |
| .gif) .gif) | QualifiedName | |
| .gif) .gif) | ReservationStatus | |
| .gif) .gif) | ReservedAgentName | |
| .gif) .gif) | ReservedAgentUri | |
| .gif) .gif) | RunId | Obsolete. | 
| .gif) .gif) | RunPassed | Obsolete. | 
| .gif) .gif) | RunUser | Obsolete. | 
| .gif) .gif) | ServerPath | |
| .gif) .gif) | StartTime | |
| .gif) .gif) | State | |
| .gif) .gif) | StaticAnalysisErrors | |
| .gif) .gif) | StaticAnalysisWarnings | |
| .gif) .gif) | Status | |
| .gif) .gif) | TargetNames | |
| .gif) .gif) | TestsFailed | Obsolete. | 
| .gif) .gif) | TestsPassed | Obsolete. | 
| .gif) .gif) | TestsTotal | Obsolete. | 
| .gif) .gif) | Timestamp | |
| .gif) .gif) | Title | |
| .gif) .gif) | TotalCompilationErrors | |
| .gif) .gif) | TotalCompilationWarnings | |
| .gif) .gif) | TotalStaticAnalysisErrors | |
| .gif) .gif) | TotalStaticAnalysisWarnings | |
| .gif) .gif) | Url | |
| .gif) .gif) | WarningType | |
| .gif) .gif) | WorkItemId | |
| .gif) .gif) | 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.