Edit

TfsItem Class

Definition

[System.Runtime.Serialization.DataContract]
public class TfsItem : Microsoft.TeamFoundation.SourceControl.WebApi.Legacy.ItemModel
type TfsItem = class
    inherit ItemModel
Public Class TfsItem
Inherits ItemModel
Inheritance
Attributes

Constructors

TfsItem()

Properties

ChangeDate (Inherited from ItemModel)
ChangesetVersion
ChildItems (Inherited from ItemModel)
ContentMetadata (Inherited from ItemModel)
DeletionId
Encoding
FileId
Id
IsBranch
IsFolder (Inherited from ItemModel)
IsPendingChange
IsSymbolicLink (Inherited from ItemModel)
ServerItem (Inherited from ItemModel)
Url (Inherited from Entity)
VersionDescription (Inherited from ItemModel)
VersionString (Inherited from ItemModel)

Methods

SetSecuredObject(ISecuredObject) (Inherited from ItemModel)

Explicit Interface Implementations

ISecuredObject.GetToken() (Inherited from VersionControlSecuredObject)
ISecuredObject.NamespaceId (Inherited from VersionControlSecuredObject)
ISecuredObject.RequiredPermissions (Inherited from VersionControlSecuredObject)

Applies to