This documentation is archived and is not being maintained.
TswaHyperlinkBuilder::GetViewSourceControlItemUrl Method (String, Int32)
Visual Studio 2013
Gets a view source control item URL.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
public: Uri^ GetViewSourceControlItemUrl( String^ serverItemPath, int changesetId )
Parameters
- serverItemPath
- Type: System::String
A server item path.
- changesetId
- Type: System::Int32
A changeset ID.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: