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