TfsItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |