다음을 통해 공유


GetLocationAction 클래스

정의

SharePoint 위치 작업을 가져옵니다.

public class GetLocationAction : Microsoft.Bot.Schema.SharePoint.BaseAction, Microsoft.Bot.Schema.SharePoint.IAction, Microsoft.Bot.Schema.SharePoint.IOnCardSelectionAction
type GetLocationAction = class
    inherit BaseAction
    interface IAction
    interface IOnCardSelectionAction
Public Class GetLocationAction
Inherits BaseAction
Implements IAction, IOnCardSelectionAction
상속
GetLocationAction
구현

생성자

GetLocationAction()

GetLocationAction 클래스의 새 인스턴스를 초기화합니다.

속성

Parameters

GetLocationActionParameters형식의 작업 매개 변수를 가져오거나 설정합니다.

적용 대상