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