Aracılığıyla paylaş


SyncService.GetSyncProperty Yöntem

Ad alanı:  Microsoft.TeamFoundation.Integration.Server
Derleme:  Microsoft.TeamFoundation.Server.Core (Microsoft.TeamFoundation.Server.Core.dll içinde)

Sözdizimi

'Bildirim
<WebMethodAttribute> _
Public Function GetSyncProperty ( _
    serverId As Guid, _
    name As String _
) As SyncProperty
[WebMethodAttribute]
public SyncProperty GetSyncProperty(
    Guid serverId,
    string name
)

Parametreler

Dönüş Değeri

Tür: Microsoft.TeamFoundation.Integration.Server.SyncProperty
SyncProperty döndürür.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SyncService Sınıf

Microsoft.TeamFoundation.Integration.Server Ad Alanı