Resources 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 Resources : Microsoft.Teams.Cards.SerializableObject
type Resources = class
inherit SerializableObject
Public Class Resources
Inherits SerializableObject
- Inheritance
Constructors
| Name | Description |
|---|---|
| Resources() | |
Properties
| Name | Description |
|---|---|
| Key | |
| Strings | |
Methods
| Name | Description |
|---|---|
| Deserialize(String) | |
| Serialize() | |
| WithKey(String) | |
| WithStrings(IDictionary<String,StringResource>) | |