Condividi tramite


Proprietà CloneOperationInformation.ClonedSharedStepCount

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

'Dichiarazione
Public Property ClonedSharedStepCount As Integer
public int ClonedSharedStepCount { get; set; }
public:
property int ClonedSharedStepCount {
    int get ();
    void set (int value);
}
member ClonedSharedStepCount : int with get, set
function get ClonedSharedStepCount () : int 
function set ClonedSharedStepCount (value : int)

Valore proprietà

Tipo: Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CloneOperationInformation Classe

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client