ResponseBase Constructors
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.
Overloads
| Name | Description |
|---|---|
| ResponseBase() | |
| ResponseBase(ResponseBase) |
ResponseBase()
protected ResponseBase();
Protected Sub New ()
Applies to
ResponseBase(ResponseBase)
protected ResponseBase(Microsoft.Agents.CopilotStudio.Client.Models.ResponseBase original);
Protected Sub New (original As ResponseBase)
Parameters
- original
- ResponseBase