Partager via


CloneOptions.CopyAllSuites, propriété

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

Syntaxe

'Déclaration
Public Property CopyAllSuites As Boolean
public bool CopyAllSuites { get; set; }
public:
property bool CopyAllSuites {
    bool get ();
    void set (bool value);
}
member CopyAllSuites : bool with get, set
function get CopyAllSuites () : boolean 
function set CopyAllSuites (value : boolean)

Valeur de propriété

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

CloneOptions Classe

Microsoft.TeamFoundation.TestManagement.Client, espace de noms