Sdílet prostřednictvím


CloneOptions.CopyAllSuites – vlastnost

Obor názvů:  Microsoft.TeamFoundation.TestManagement.Client
Sestavení:  Microsoft.TeamFoundation.TestManagement.Client (v Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

CloneOptions Třída

Microsoft.TeamFoundation.TestManagement.Client – obor názvů