Edit

GitResolution Class

Definition

[System.Runtime.Serialization.DataContract]
public abstract class GitResolution : Microsoft.TeamFoundation.SourceControl.WebApi.VersionControlSecuredObject
type GitResolution = class
    inherit VersionControlSecuredObject
Public MustInherit Class GitResolution
Inherits VersionControlSecuredObject
Inheritance
Derived
Attributes

Constructors

Name Description
GitResolution()

Methods

Name Description
SetSecuredObject(ISecuredObject) (Inherited from VersionControlSecuredObject)

Explicit Interface Implementations

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

Applies to