Mention Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
Mention() | |
Mention(ChannelAccount, String, String) |
Mention()
public Mention ();
Public Sub New ()
Aplica-se a
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)
Parâmetros
- mentioned
- ChannelAccount
- text
- String
- type
- String