Extensions Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Git.Server.Extensions
Namespace: Microsoft.TeamFoundation.Git.Server
Assembly: Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class Extensions
public static class Extensions
[ExtensionAttribute]
public ref class Extensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type Extensions = class end
public final class Extensions
The Extensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetArtifactId | ||
GetFilteredRefs | ||
GetManifest | ||
GetNameToDisplay | ||
GetResolvableObjectType | ||
ResolveToCommit | ||
TryResolveToCommit |
Top
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.