This documentation is archived and is not being maintained.

TswaServerHyperlinkService Class

Visual Studio 2013

A utility class for generating Team Web Access hyperlinks.

System::Object
  Microsoft.TeamFoundation.Common::TswaHyperlinkBuilder
    Microsoft.TeamFoundation.Server.Core::TswaServerHyperlinkService

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

[TeamFoundationServiceDependency(typeof(TeamFoundationHostManagementService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationLocationService))]
public ref class TswaServerHyperlinkService : public TswaHyperlinkBuilder, 
	ITeamFoundationService, ITswaServerHyperlinkService

The TswaServerHyperlinkService type exposes the following members.

  NameDescription
Protected propertyCollectionIdA project collection ID. (Inherited from TswaHyperlinkBuilder.)
Protected propertyCompatibleModeReturns true when you are working with older servers. (Inherited from TswaHyperlinkBuilder.)
Top

  NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object. (Inherited from Object.)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetAnnotateSourceControlItemUrl(String, Int32)Gets an annotate item URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetAnnotateSourceControlItemUrl(String, String)Gets an annotate item URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetAnnotateSourceControlItemUrl(String, Int32, String)Gets an annotate item URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetAnnotateSourceControlItemUrl(String, String, String)Gets an annotate item URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetArtifactViewerUrl(Uri)Gets a viewer URL for a TFS artifact. (Inherited from TswaHyperlinkBuilder.)
Public methodGetArtifactViewerUrl(Uri, String)Gets a viewer URL for a TFS artifact. (Inherited from TswaHyperlinkBuilder.)
Public methodGetChangesetDetailsUrl(Int32)Gets a changeset details URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetChangesetDetailsUrl(Int32, String)Gets a changeset details browser URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetDifferenceSourceControlItemsUrl(String, Int32, String, Int32)Gets a URL for a diff tool. (Inherited from TswaHyperlinkBuilder.)
Public methodGetDifferenceSourceControlItemsUrl(String, String, String, String)Gets a URL for a diff tool. (Inherited from TswaHyperlinkBuilder.)
Public methodGetDifferenceSourceControlItemsUrl(String, Int32, String, Int32, String)Gets a URL for a diff tool. (Inherited from TswaHyperlinkBuilder.)
Public methodGetDifferenceSourceControlItemsUrl(String, String, String, String, String)Gets a URL for a diff tool. (Inherited from TswaHyperlinkBuilder.)
Public methodGetDifferenceSourceControlShelvedItemUrl(String, Int32, String, String, String)Gets a URL for a diff tool. (Inherited from TswaHyperlinkBuilder.)
Public methodGetDifferenceSourceControlShelvedItemUrl(String, String, String, String, String, String)Gets a URL for a diff tool. (Inherited from TswaHyperlinkBuilder.)
Public methodGetHashCodeServes as the default hash function. (Inherited from Object.)
Public methodGetHistorySourceControlItemUrl(String, String)Gets history viewer URL for a source control item. (Inherited from TswaHyperlinkBuilder.)
Public methodGetHistorySourceControlItemUrl(String, String, String)Gets history viever URL for a source control item. (Inherited from TswaHyperlinkBuilder.)
Public methodGetHomeUrl()Get Team Web Access root URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetHomeUrl(String)Get Team Web Access root URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetHomeUrl(Uri)Gets Team Web Access home URL for a specified project. (Inherited from TswaHyperlinkBuilder.)
Public methodGetHomeUrl(Uri, String)Gets Team Web Access home URL for a specified project. (Inherited from TswaHyperlinkBuilder.)
Public methodGetShelvesetDetailsUrl(String, String)Gets a shelveset details url. (Inherited from TswaHyperlinkBuilder.)
Public methodGetShelvesetDetailsUrl(String, String, String)Gets a shelveset details URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetSourceExplorerUrl(String)Gets a Source Explorer URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetSourceExplorerUrl(String, String)Gets a Source Explorer URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetTeamHomeUrl (Inherited from TswaHyperlinkBuilder.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodGetUrlGet the template for the location of the specified Tswa service. (Overrides TswaHyperlinkBuilder::GetUrl(String, String).)
Public methodGetViewBuildDetailsUrl(Uri)Gets a view build details URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetViewBuildDetailsUrl(Uri, String)Gets a view build details URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetViewSourceControlItemUrl(Int32, String)Gets a view source control item URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetViewSourceControlItemUrl(String, Int32)Gets a view source control item URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetViewSourceControlItemUrl(String, String)Gets a view source control item URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetViewSourceControlItemUrl(Int32, String, String)Gets a view source control item URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetViewSourceControlItemUrl(String, Int32, String)Gets a view source control item URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetViewSourceControlItemUrl(String, String, String)Gets a view source control item URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetViewSourceControlShelvedItemUrl(String, String, String)Gets a view source control shelveset item URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetViewSourceControlShelvedItemUrl(String, String, String, String)Gets a view source control shelveset item URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetWorkItemEditorUrl(Int32)Gets a Work Item Editor URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetWorkItemEditorUrl(Int32, String)Gets a Work Item Editor URL. (Inherited from TswaHyperlinkBuilder.)
Public methodGetWorkItemEditorUrl(Uri, String)Gets a work item editor URL that creates a work item of a specified work item type. (Inherited from TswaHyperlinkBuilder.)
Public methodGetWorkItemEditorUrl(Uri, String, String)Gets a work item editor URL that creates a work item of a specified work item type. (Inherited from TswaHyperlinkBuilder.)
Public methodGetWorkItemQueryEditorUrl(Uri, String) (Inherited from TswaHyperlinkBuilder.)
Public methodGetWorkItemQueryEditorUrl(Uri, String, String) (Inherited from TswaHyperlinkBuilder.)
Public methodGetWorkItemQueryResultsUrl(Uri, Guid)Gets a work item query results viewer URL for Team Web Access. (Inherited from TswaHyperlinkBuilder.)
Public methodGetWorkItemQueryResultsUrl(Uri, String)Gets a work item query results viewer URL for Team Web Access. (Inherited from TswaHyperlinkBuilder.)
Public methodGetWorkItemQueryResultsUrl(Uri, Guid, String)Gets a work item query results viewer URL for Team Web Access. (Inherited from TswaHyperlinkBuilder.)
Public methodGetWorkItemQueryResultsUrl(Uri, String, String)Gets a work item query results viewer URL for Team Web Access. (Inherited from TswaHyperlinkBuilder.)
Public methodGetWorkItemWiqlQueryEditorUrl(Uri, String, String)Gets a query editor URL for Team Web Access. (Inherited from TswaHyperlinkBuilder.)
Public methodGetWorkItemWiqlQueryEditorUrl(Uri, String, String, String)Gets a query editor URL for Team Web Access. (Inherited from TswaHyperlinkBuilder.)
Public methodGetWorkItemWiqlQueryResultsUrl(Uri, String, String)Gets a work item query results viewer URL for Team Web Access. (Inherited from TswaHyperlinkBuilder.)
Public methodGetWorkItemWiqlQueryResultsUrl(Uri, String, String, String)Gets a work item query results viewer URL for Team Web Access. (Inherited from TswaHyperlinkBuilder.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodToStringReturns a string that represents the current object. (Inherited from Object.)
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: