共用方式為


PromptDialog.PromptInt64.TryParse(IMessageActivity, Int64) 方法

定義

protected internal override bool TryParse (Microsoft.Bot.Connector.IMessageActivity message, out long result);
override this.TryParse : Microsoft.Bot.Connector.IMessageActivity * int64 -> bool
Protected Friend Overrides Function TryParse (message As IMessageActivity, ByRef result As Long) As Boolean

參數

result
Int64

傳回

適用於