Partilhar via


Construtor SyncProperty (Guid, Int32, String, String)

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
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

Segurança do .NET Framework

Consulte também

Referência

SyncProperty Classe

Sobrecargas SyncProperty

Namespace Microsoft.TeamFoundation.Integration.Server