Table.WithRequires(HostCapabilities) Method
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 Microsoft.Teams.Cards.Table WithRequires(Microsoft.Teams.Cards.HostCapabilities value);
member this.WithRequires : Microsoft.Teams.Cards.HostCapabilities -> Microsoft.Teams.Cards.Table
Public Function WithRequires (value As HostCapabilities) As Table
Parameters
- value
- HostCapabilities