WorkflowViewElement.ViewService プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ワークフロー ビュー要素に関連付けられた 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 プロパティを使用してもアクセスできます。
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET