Compartir a través de


CloneOperationInformation.OpId (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

'Declaración
Public Property OpId As Integer
public int OpId { get; set; }
public:
property int OpId {
    int get ();
    void set (int value);
}
member OpId : int with get, set
function get OpId () : int 
function set OpId (value : int)

Valor de propiedad

Tipo: Int32

Seguridad de .NET Framework

Vea también

Referencia

CloneOperationInformation Clase

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)