PexMonitorSettingsAttributeBase 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.
Abstract base class for attribute providing configuration settings for launching the monitored process.
public ref class PexMonitorSettingsAttributeBase abstract : Microsoft::Pex::Framework::PexAttributeBase, IServiceProvider
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public abstract class PexMonitorSettingsAttributeBase : Microsoft.Pex.Framework.PexAttributeBase, IServiceProvider
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
type PexMonitorSettingsAttributeBase = class
inherit PexAttributeBase
interface IServiceProvider
Public MustInherit Class PexMonitorSettingsAttributeBase
Inherits PexAttributeBase
Implements IServiceProvider
- Inheritance
- Derived
- Attributes
- Implements
Pex |
Initializes a new instance of the PexMonitorSettingsAttributeBase class. |
Disabling |
Gets or sets the name of the environment variable that can be set to disable this attribute |
Is |
Gets a value indicating if these settings were disabled |
Create |
Creates an instrumentation providedr |
Get |
Gets a service if available |
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019 |