다음을 통해 공유


GetLocationAction.Parameters 속성

정의

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

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

속성 값

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

적용 대상