Condividi tramite


Costruttore SyncProperty (Guid, Int32, String, String)

Spazio dei nomi:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SyncProperty Classe

Overload SyncProperty

Spazio dei nomi Microsoft.TeamFoundation.Integration.Server