Image 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 |
|---|---|
| Image() | |
| Image(String) |
Image()
public Image();
Public Sub New ()
Applies to
Image(String)
public Image(string url);
new Microsoft.Teams.Cards.Image : string -> Microsoft.Teams.Cards.Image
Public Sub New (url As String)
Parameters
- url
- String