ConfigResponseBase 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.
Specifies Invoke response base including response type.
public class ConfigResponseBase
type ConfigResponseBase = class
Public Class ConfigResponseBase
- Inheritance
-
ConfigResponseBase
- Derived
Constructors
ConfigResponseBase() |
Initializes a new instance of the ConfigResponseBase class. |
ConfigResponseBase(String) |
Initializes a new instance of the ConfigResponseBase class. |
Properties
ResponseType |
Gets or sets response type invoke request. |