Freigeben über


SyncProperty-Konstruktor

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

SyncProperty Klasse

Microsoft.TeamFoundation.Server-Namespace