다음을 통해 공유


ShowLocationAction 클래스

정의

SharePoint에서 위치 동작을 표시합니다.

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

생성자

ShowLocationAction()

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

속성

Parameters

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

적용 대상