Compartir a través de


SyncProperty (Constructor)

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

Sintaxis

'Declaración
Public Sub New ( _
    serverId As Guid, _
    rev As Integer, _
    name As String, _
    value As String _
)
public SyncProperty(
    Guid serverId,
    int rev,
    string name,
    string value
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

SyncProperty Clase

Microsoft.TeamFoundation.Server (Espacio de nombres)