Share via


ServiceLevel.Tfs2010Rtm Property

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

Syntax

'Declaration
Public Shared ReadOnly Property Tfs2010Rtm As ServiceLevel
public static ServiceLevel Tfs2010Rtm { get; }
public:
static property ServiceLevel^ Tfs2010Rtm {
    ServiceLevel^ get ();
}
static member Tfs2010Rtm : ServiceLevel with get
static function get Tfs2010Rtm () : ServiceLevel

Property Value

Type: Microsoft.TeamFoundation.Framework.Server.ServiceLevel
Returns ServiceLevel.

.NET Framework Security

See Also

Reference

ServiceLevel Class

Microsoft.TeamFoundation.Framework.Server Namespace