Share via


ServiceVersionInfo.MinVersion Property

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

Syntax

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

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

ServiceVersionInfo Structure

Microsoft.TeamFoundation.Framework.Server Namespace