Mention コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
Mention() | |
Mention(ChannelAccount, String, String) |
Mention()
public Mention ();
Public Sub New ()
適用対象
Mention(ChannelAccount, String, String)
public Mention (Microsoft.Bot.Connector.ChannelAccount mentioned = default, string text = default, string type = default);
new Microsoft.Bot.Connector.Mention : Microsoft.Bot.Connector.ChannelAccount * string * string -> Microsoft.Bot.Connector.Mention
Public Sub New (Optional mentioned As ChannelAccount = Nothing, Optional text As String = Nothing, Optional type As String = Nothing)
パラメーター
- mentioned
- ChannelAccount
- text
- String
- type
- String