AgentModeProviderOptions.AgentMode Class
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.
Represents an agent operating mode with a name and description.
public sealed class AgentModeProviderOptions.AgentMode
type AgentModeProviderOptions.AgentMode = class
Public NotInheritable Class AgentModeProviderOptions.AgentMode
- Inheritance
-
AgentModeProviderOptions.AgentMode
Constructors
| Name | Description |
|---|---|
| AgentModeProviderOptions.AgentMode(String, String) |
Initializes a new instance of the AgentModeProviderOptions.AgentMode class. |
Properties
| Name | Description |
|---|---|
| Description |
Gets a description of when and how to use this mode. |
| Name |
Gets the name of the mode. |