InvalidServiceVersionException.ServiceVersion Property

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

Syntax

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

Property Value

Type: System.Int32
Returns Int32.

.NET Framework Security

See Also

Reference

InvalidServiceVersionException Class

Microsoft.TeamFoundation.Framework.Server Namespace