Udostępnij za pośrednictwem


Metoda ITestManagementTeamProject.CreateTmiTestImplementation — (String, String, String, Guid)

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Function CreateTmiTestImplementation ( _
    testName As String, _
    testType As String, _
    storage As String, _
    testId As Guid _
) As ITmiTestImplementation
ITmiTestImplementation CreateTmiTestImplementation(
    string testName,
    string testType,
    string storage,
    Guid testId
)
ITmiTestImplementation^ CreateTmiTestImplementation(
    String^ testName, 
    String^ testType, 
    String^ storage, 
    Guid testId
)
abstract CreateTmiTestImplementation : 
        testName:string * 
        testType:string * 
        storage:string * 
        testId:Guid -> ITmiTestImplementation
function CreateTmiTestImplementation(
    testName : String, 
    testType : String, 
    storage : String, 
    testId : Guid
) : ITmiTestImplementation

Parametry

  • testName
    Typ: String
  • testType
    Typ: String
  • storage
    Typ: String
  • testId
    Typ: Guid

Wartość zwracana

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITmiTestImplementation

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestManagementTeamProject Interfejs

Przeciążenie CreateTmiTestImplementation

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client