This documentation is archived and is not being maintained.
LinkingUtilities::DecodeUri Method
Visual Studio 2013
Gets the ArtifactId of the Artifact at the specified URI.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Parameters
- uri
- Type: System::String
The URI of an Artifact.
Return Value
Type: Microsoft.TeamFoundation::ArtifactIdThe ArtifactId of the Artifact at the specified URI.
- 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: