MapDockableSubItem.ActionInfo 속성

정의

도킹 가능한 항목의 동작 집합을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ActionInfo ^ ActionInfo { Microsoft::ReportingServices::OnDemandReportRendering::ActionInfo ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo ActionInfo { get; }
member this.ActionInfo : Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo
Public ReadOnly Property ActionInfo As ActionInfo

속성 값

도킹 가능한 항목의 동작 집합을 나타내는 ActionInfo 개체입니다.

적용 대상