ClassCleanupAttribute.CleanupBehavior Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets when to run class cleanup methods.
public Microsoft.VisualStudio.TestTools.UnitTesting.ClassCleanupBehavior? CleanupBehavior { get; }
member this.CleanupBehavior : Nullable<Microsoft.VisualStudio.TestTools.UnitTesting.ClassCleanupBehavior>
Public ReadOnly Property CleanupBehavior As Nullable(Of ClassCleanupBehavior)