ResumptionCookie.Address 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
以最少且完全方式識別 Bot 與頻道使用者交談的金鑰。
public Microsoft.Bot.Builder.Dialogs.IAddress Address { get; set; }
member this.Address : Microsoft.Bot.Builder.Dialogs.IAddress with get, set
Public Property Address As IAddress