CloneOptions.CopyAllSuites Özellik

Ad alanı:  Microsoft.TeamFoundation.TestManagement.Client
Derleme:  Microsoft.TeamFoundation.TestManagement.Client (Microsoft.TeamFoundation.TestManagement.Client.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CloneOptions Sınıf

Microsoft.TeamFoundation.TestManagement.Client Ad Alanı