InternalFields Class
Defines all internal field reference names.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.WorkItemTracking.Client.InternalFields
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
‘선언
Public NotInheritable Class InternalFields
public static class InternalFields
public ref class InternalFields abstract sealed
[<AbstractClass>]
[<Sealed>]
type InternalFields = class end
public final class InternalFields
The InternalFields type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Gets the number of internal field reference names. | |
RefNamesAll | Gets all the internal field reference names. |
Top
Fields
Top
Remarks
Internal fields are used by the work item tracking system and cannot be used or modified by the user.
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.