This documentation is archived and is not being maintained.
TswaHyperlinkBuilder::GetViewSourceControlItemUrl Method (Int32, String, String)
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( int itemId, String^ versionSpec, String^ accessMappingMoniker )
Parameters
- itemId
- Type: System::Int32
A source control item ID.
- versionSpec
- Type: System::String
- accessMappingMoniker
- Type: System::String
A moniker for the desired access mapping.
- 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: