SyncService4.Version Property

This member overrides SyncService.Version.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property Version As SyncService.Versions
protected override SyncService.Versions Version { get; }
protected:
virtual property SyncService::Versions Version {
    SyncService::Versions get () override;
}
abstract Version : SyncService.Versions with get 
override Version : SyncService.Versions with get
override function get Version () : SyncService.Versions

Property Value

Type: Microsoft.TeamFoundation.Integration.Server.SyncService.Versions
Returns SyncService.Versions.

.NET Framework Security

See Also

Reference

SyncService4 Class

Microsoft.TeamFoundation.Integration.Server Namespace