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
.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.