Mention Konstruktorer
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Överlagringar
Mention() | |
Mention(ChannelAccount, String, String) |
Mention()
public Mention ();
Public Sub New ()
Gäller för
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)
Parametrar
- mentioned
- ChannelAccount
- text
- String
- type
- String