Share via


Bot.OpenWithHint Property

Definition

The hint to browser (e.g. protocol handler) on how to open the bot for authoring

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inlined)]
public string OpenWithHint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inlined)>]
member this.OpenWithHint : string with get, set
Public Property OpenWithHint As String

Property Value

Implements

Attributes

Applies to