다음을 통해 공유


BotProperties.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.Owned)]
public string OpenWithHint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)>]
member this.OpenWithHint : string with get, set
Public Property OpenWithHint As String

Property Value

Implements

Attributes

Applies to