CloneOptions.CopyAncestorHierarchy Özellik

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

Sözdizimi

'Bildirim
Public Property CopyAncestorHierarchy As Boolean
public bool CopyAncestorHierarchy { get; set; }
public:
property bool CopyAncestorHierarchy {
    bool get ();
    void set (bool value);
}
member CopyAncestorHierarchy : bool with get, set
function get CopyAncestorHierarchy () : boolean 
function set CopyAncestorHierarchy (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ı