This documentation is archived and is not being maintained.
LinkingUtilities::IsArtifactIdWellFormed Method
Visual Studio 2013
Checks to see if the specified ArtifactId is well formed.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Parameters
- artifactId
- Type: Microsoft.TeamFoundation::ArtifactId
The ArtifactId to check.
- 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: