InsertImageAction 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.
public class InsertImageAction : Microsoft.Teams.Cards.Action
type InsertImageAction = class
inherit Action
Public Class InsertImageAction
Inherits Action
- Inheritance
Constructors
| Name | Description |
|---|---|
| InsertImageAction() | |
Properties
| Name | Description |
|---|---|
| AltText | |
| Fallback | |
| IconUrl | |
| Id | |
| InsertPosition | |
| IsEnabled | |
| Key | |
| MenuActions | |
| Mode | |
| Requires | |
| Style | |
| ThemedIconUrls | |
| Title | |
| Tooltip | |
| Type | |
| Url | |