ITestCaseResult.QueryAssociatedWorkItemArtifacts – metoda
Obor názvů: Microsoft.TeamFoundation.TestManagement.Client
Sestavení: Microsoft.TeamFoundation.TestManagement.Client (v Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntaxe
'Deklarace
Function QueryAssociatedWorkItemArtifacts As Artifact()
Artifact[] QueryAssociatedWorkItemArtifacts()
array<Artifact^>^ QueryAssociatedWorkItemArtifacts()
abstract QueryAssociatedWorkItemArtifacts : unit -> Artifact[]
function QueryAssociatedWorkItemArtifacts() : Artifact[]
Vrácená hodnota
Typ: array<Artifact[]
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.