次の方法で共有


SendMessageToTeamsChannel(String, Int32) コンストラクター

定義

public SendMessageToTeamsChannel (string callerPath = "", int callerLine = 0);
new Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.SendMessageToTeamsChannel : string * int -> Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.SendMessageToTeamsChannel
Public Sub New (Optional callerPath As String = "", Optional callerLine As Integer = 0)

パラメーター

callerPath
String
callerLine
Int32

適用対象