GetMeetingParticipant(String, Int32) 构造函数

定义

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

参数

callerPath
String
callerLine
Int32

适用于