Freigeben über


SyncProperty-Konstruktor (Guid, Int32, String, String)

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.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

SyncProperty-Überladung

Microsoft.TeamFoundation.Integration.Server-Namespace