ServiceLevel.Tfs2010SP1 Property
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Tfs2010SP1 As ServiceLevel
public static ServiceLevel Tfs2010SP1 { get; }
public:
static property ServiceLevel^ Tfs2010SP1 {
ServiceLevel^ get ();
}
static member Tfs2010SP1 : ServiceLevel with get
static function get Tfs2010SP1 () : ServiceLevel
Property Value
Type: Microsoft.TeamFoundation.Framework.Server.ServiceLevel
Returns 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.