Share via


InvalidServiceVersionException.MinServiceVersion Property

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Property MinServiceVersion As Integer
public int MinServiceVersion { get; }
public:
property int MinServiceVersion {
    int get ();
}
member MinServiceVersion : int with get
function get MinServiceVersion () : int

Property Value

Type: System.Int32
Returns Int32.

.NET Framework Security

See Also

Reference

InvalidServiceVersionException Class

Microsoft.TeamFoundation.Framework.Server Namespace