DataCollectorEnabledByDefaultAttribute Class
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.
Designates that the diagnostic data adapter class is enabled by default when the adapter is listed in the Test Manager user interface (UI).
public ref class DataCollectorEnabledByDefaultAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public sealed class DataCollectorEnabledByDefaultAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)>]
type DataCollectorEnabledByDefaultAttribute = class
inherit Attribute
Public NotInheritable Class DataCollectorEnabledByDefaultAttribute
Inherits Attribute
- Inheritance
-
DataCollectorEnabledByDefaultAttribute
- Attributes
Data |
Initializes an instance of the DataCollectorEnabledByDefaultAttribute class, which is enabled by default. |
Data |
Initializes an instance of the DataCollectorEnabledByDefaultAttribute class by using the provided value to determine whether the adapter is enabled by default. |
Is |
Gets or sets the enabled-by-default state. |
Produk | Versi |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |