TswaHyperlinkBuilder Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Common.TswaHyperlinkBuilder
Microsoft.TeamFoundation.Client.TswaClientHyperlinkService
Microsoft.TeamFoundation.Framework.Server.TswaServerHyperlinkService
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Dichiarazione
Public MustInherit Class TswaHyperlinkBuilder
public abstract class TswaHyperlinkBuilder
public ref class TswaHyperlinkBuilder abstract
[<AbstractClass>]
type TswaHyperlinkBuilder = class end
public abstract class TswaHyperlinkBuilder
The TswaHyperlinkBuilder type exposes the following members.
Constructors
Top
Properties
Top
Methods
|
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetAnnotateSourceControlItemUrl(String, Int32) |
|
|
GetAnnotateSourceControlItemUrl(String, String) |
|
|
GetAnnotateSourceControlItemUrl(String, Int32, String) |
|
|
GetAnnotateSourceControlItemUrl(String, String, String) |
|
|
GetArtifactViewerUrl(Uri) |
|
|
GetArtifactViewerUrl(Uri, String) |
|
|
GetChangesetDetailsUrl(Int32) |
|
|
GetChangesetDetailsUrl(Int32, String) |
|
|
GetDifferenceSourceControlItemsUrl(String, Int32, String, Int32) |
|
|
GetDifferenceSourceControlItemsUrl(String, String, String, String) |
|
|
GetDifferenceSourceControlItemsUrl(String, Int32, String, Int32, String) |
|
|
GetDifferenceSourceControlItemsUrl(String, String, String, String, String) |
|
|
GetDifferenceSourceControlShelvedItemUrl(String, Int32, String, String, String) |
|
|
GetDifferenceSourceControlShelvedItemUrl(String, String, String, String, String, String) |
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetHistorySourceControlItemUrl(String, String) |
|
|
GetHistorySourceControlItemUrl(String, String, String) |
|
|
GetHomeUrl() |
|
|
GetHomeUrl(String) |
|
|
GetHomeUrl(Uri) |
|
|
GetHomeUrl(Uri, String) |
|
|
GetShelvesetDetailsUrl(String, String) |
|
|
GetShelvesetDetailsUrl(String, String, String) |
|
|
GetSourceExplorerUrl(String) |
|
|
GetSourceExplorerUrl(String, String) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
GetUrl |
|
|
GetViewBuildDetailsUrl(Uri) |
|
|
GetViewBuildDetailsUrl(Uri, String) |
|
|
GetViewSourceControlItemUrl(Int32, String) |
|
|
GetViewSourceControlItemUrl(String, Int32) |
|
|
GetViewSourceControlItemUrl(String, String) |
|
|
GetViewSourceControlItemUrl(Int32, String, String) |
|
|
GetViewSourceControlItemUrl(String, Int32, String) |
|
|
GetViewSourceControlItemUrl(String, String, String) |
|
|
GetViewSourceControlShelvedItemUrl(String, String, String) |
|
|
GetViewSourceControlShelvedItemUrl(String, String, String, String) |
|
|
GetWorkItemEditorUrl(Int32) |
|
|
GetWorkItemEditorUrl(Int32, String) |
|
|
GetWorkItemEditorUrl(Uri, String) |
|
|
GetWorkItemEditorUrl(Uri, String, String) |
|
|
GetWorkItemQueryEditorUrl(Uri, String) |
|
|
GetWorkItemQueryEditorUrl(Uri, String, String) |
|
|
GetWorkItemQueryResultsUrl(Uri, Guid) |
|
|
GetWorkItemQueryResultsUrl(Uri, String) |
|
|
GetWorkItemQueryResultsUrl(Uri, Guid, String) |
|
|
GetWorkItemQueryResultsUrl(Uri, String, String) |
|
|
GetWorkItemWiqlQueryEditorUrl(Uri, String, String) |
|
|
GetWorkItemWiqlQueryEditorUrl(Uri, String, String, String) |
|
|
GetWorkItemWiqlQueryResultsUrl(Uri, String, String) |
|
|
GetWorkItemWiqlQueryResultsUrl(Uri, String, String, String) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
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.
See Also
Reference
Microsoft.TeamFoundation.Common Namespace