TswaHyperlinkBuilder.GetChangesetDetailsUrl Method (Int32)

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'宣言
Public Function GetChangesetDetailsUrl ( _
    changesetId As Integer _
) As Uri
public Uri GetChangesetDetailsUrl(
    int changesetId
)
public:
Uri^ GetChangesetDetailsUrl(
    int changesetId
)
member GetChangesetDetailsUrl : 
        changesetId:int -> Uri 
public function GetChangesetDetailsUrl(
    changesetId : int
) : Uri

Parameters

Return Value

Type: System.Uri

.NET Framework Security

See Also

Reference

TswaHyperlinkBuilder Class

GetChangesetDetailsUrl Overload

Microsoft.TeamFoundation.Common Namespace