GetMember(String, Int32) 建構函式

定義

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

參數

callerPath
String
callerLine
Int32

適用於