Partager via


ITmiTestImplementation.Storage, propriété

Obtient ou définit le nom de la DLL ou du fichier qui contient le test.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
Property Storage As String
    Get
    Set
string Storage { get; set; }
property String^ Storage {
    String^ get ();
    void set (String^ value);
}
abstract Storage : string with get, set
function get Storage () : String
function set Storage (value : String)

Valeur de propriété

Type : System.String
Nom de la DLL ou du fichier qui contient le test.

Sécurité .NET Framework

Voir aussi

Référence

ITmiTestImplementation Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms