TaskModuleRequestContext 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
TaskModuleRequestContext() |
Initializes a new instance of the TaskModuleRequestContext class. |
TaskModuleRequestContext(String) |
Initializes a new instance of the TaskModuleRequestContext class. |
TaskModuleRequestContext()
Initializes a new instance of the TaskModuleRequestContext class.
public TaskModuleRequestContext ();
Public Sub New ()
Applies to
TaskModuleRequestContext(String)
Initializes a new instance of the TaskModuleRequestContext class.
public TaskModuleRequestContext (string theme = default);
new Microsoft.Bot.Schema.Teams.TaskModuleRequestContext : string -> Microsoft.Bot.Schema.Teams.TaskModuleRequestContext
Public Sub New (Optional theme As String = Nothing)
Parameters
- theme
- String
The theme.