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

適用於