Share via


ExtendedItem Class

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'Declaration
Public Class ExtendedItem _
    Implements ICacheable
'Usage
Dim instance As ExtendedItem
public class ExtendedItem : ICacheable
public ref class ExtendedItem : ICacheable
public class ExtendedItem implements ICacheable

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Server.ExtendedItem

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.

See Also

Reference

ExtendedItem Members

Microsoft.TeamFoundation.VersionControl.Server Namespace