次の方法で共有


WorkflowViewElement.ViewService プロパティ

定義

ワークフロー ビュー要素に関連付けられた ViewService を取得します。

protected public:
 property System::Activities::Presentation::Services::ViewService ^ ViewService { System::Activities::Presentation::Services::ViewService ^ get(); };
protected internal System.Activities.Presentation.Services.ViewService ViewService { get; }
member this.ViewService : System.Activities.Presentation.Services.ViewService
Protected Friend ReadOnly Property ViewService As ViewService

プロパティ値

ワークフロー ビュー要素に関連付けられたビュー サービス。

注釈

このプロパティには、Services プロパティを使用してもアクセスできます。

適用対象