Udostępnij za pośrednictwem


Metoda ITestResolutionStateHelper.Export —

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

Składnia

'Deklaracja
Sub Export ( _
    testResolutionStates As IEnumerable(Of ITestResolutionState), _
    fileName As String _
)
void Export(
    IEnumerable<ITestResolutionState> testResolutionStates,
    string fileName
)
void Export(
    IEnumerable<ITestResolutionState^>^ testResolutionStates, 
    String^ fileName
)
abstract Export : 
        testResolutionStates:IEnumerable<ITestResolutionState> * 
        fileName:string -> unit
function Export(
    testResolutionStates : IEnumerable<ITestResolutionState>, 
    fileName : String
)

Parametry

  • fileName
    Typ: String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestResolutionStateHelper Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client