Mention Constructors
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Overloads
Mention() | |
Mention(ChannelAccount, String, String) |
Mention()
public Mention();
Public Sub New ()
Van toepassing op
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)
Parameters
- mentioned
- ChannelAccount
- text
- String
- type
- String