OpenUrlDialogAction.Requires Property
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.
[System.Text.Json.Serialization.JsonPropertyName("requires")]
public Microsoft.Teams.Cards.HostCapabilities? Requires { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("requires")>]
member this.Requires : Microsoft.Teams.Cards.HostCapabilities with get, set
Public Property Requires As HostCapabilities
Property Value
- Attributes