All Namespaces

  • Namespaces
    • AjaxControlToolkit
    • com
    • CrystalDecisions
    • DevExpress
    • DocumentFormat
    • Dundas
    • Ilrun
    • MediaCenter
    • Microsoft
      • AnalysisServices
      • Build
      • CompactFramework
      • Contracts
      • CSharp
      • Data
      • DataDebugger
      • DataTransformationServices
      • Ehome
      • ExtendedReflection
      • FSharp
      • IdentityModel
      • InfoCards
      • Ink
      • Internal
      • JScript
      • ManagementConsole
      • MediaCenter
      • Office
      • PowerShell
      • Practices
      • Reporting
      • ReportingServices
      • ServiceModel
      • SharePoint
      • SqlServer
      • TeamFoundation
      • Tools
      • Transactions
      • VisualBasic
      • VisualC
      • VisualStudio
        • ApplicationModel
        • ArchitectureTools
        • AssetSystem
        • CodeAnalysis
        • Configuration
        • ContentInstaller
        • Data
        • DataDesign
        • DebuggerVisualizers
        • Design
        • Diagnostics
        • Editors
        • EnterpriseTools
        • ExtensibilityHosting
        • FSharp
        • GraphModel
        • Language
        • Modeling
        • OfficeTools
        • Package
        • PerformanceTools
        • PlatformUI
        • Progression
        • Project
        • Services
        • SharePoint
        • Shell
        • Silverlight
        • TeamArchitect
        • TeamFoundation
        • TeamSystem
        • TemplateWizard
        • TestTools
          • CommandLine
          • Execution
          • TestTypes
          • UnitTesting
            • Web
          • WebTesting
        • Text
        • TextTemplating
        • Tools
        • UI
        • Uml
        • Utilities
        • Web
        • WebHost
        • Windows
        • Xaml
      • Vsa
      • Web
      • Windows
      • XmlEditor
    • MS
    • ServiceBus
    • Spaanjaars
    • SqlContracts
    • System
    • WindowsFormsIntegration

ClassCleanupAttribute

Name: ClassCleanupAttribute
Namespace: Microsoft.VisualStudio.TestTools.UnitTesting
Inherits from: System.Attribute
Short description: Identifies a method that contains code to be used after all the tests in the test class have run and to free resources obtained by the test class. This class cannot be inherited.
Added: 2009-02-14
Last modified: 2009-02-14
External help: http://msdn.microsoft.com/en-us/library/Microsoft.VisualStudio.TestTools.UnitTesting.ClassCleanupAttribute.aspx
Added by: Imar Spaanjaars
Can be used on:
Assembly Class Interface
Method Property Field
Constructor Struct Enum
Event Parameter Delegate
ReturnValue Generic Parameter Module
Available in:
  • 10.0.0.0
  • 10.1.0.0
  • 9.0.0.0
Defined in:
  • Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll (9.0.0.0)
  • Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll (10.0.0.0)
  • Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll (10.1.0.0)
Abstract?
No Sealed? Yes
Public?
Yes Internal? No
Allow multiple?
No Obsolete? No
 
Full description:
 
Class diagram:
This diagram is autogenerated and may contain errors.
Please report them if you find them.




Code examples

No code examples were found for this attribute.

If you want to add a code example, you need to log in first. Don't have account? You can sign up for one right now.

Links

No links found.



If you want to add a link, you need to log in first. Don't have account? You can sign up for one right now.