SyncService4.Version Property
This member overrides SyncService.Version.
Namespace: Microsoft.TeamFoundation.Integration.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.