IGitPushSubscriberJob.MinimumServiceVersion Property
Required service version
Namespace: Microsoft.TeamFoundation.Git.Server
Assembly: Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)
Syntax
'Declaration
ReadOnly Property MinimumServiceVersion As Integer
int MinimumServiceVersion { get; }
property int MinimumServiceVersion {
int get ();
}
abstract MinimumServiceVersion : int with get
function get MinimumServiceVersion () : int
Property Value
Type: System.Int32
.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.