This documentation is archived and is not being maintained.
TswaHyperlinkBuilder::GetWorkItemQueryEditorUrl Method (Uri, String, String)
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
public:
Uri^ GetWorkItemQueryEditorUrl(
Uri^ projectUri,
String^ queryPath,
String^ accessMappingMoniker
)
Parameters
- projectUri
- Type: System::Uri
- queryPath
- Type: System::String
- accessMappingMoniker
- Type: System::String
- 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: