다음을 통해 공유


ShowLocationAction.Parameters 속성

정의

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

public Microsoft.Bot.Schema.SharePoint.ShowLocationActionParameters Parameters { get; set; }
member this.Parameters : Microsoft.Bot.Schema.SharePoint.ShowLocationActionParameters with get, set
Public Property Parameters As ShowLocationActionParameters

속성 값

이 값은 작업의 매개 변수입니다.

적용 대상