ModelItem.Properties プロパティ

定義

この項目のパブリック プロパティを取得します。

public:
 abstract property System::Activities::Presentation::Model::ModelPropertyCollection ^ Properties { System::Activities::Presentation::Model::ModelPropertyCollection ^ get(); };
public abstract System.Activities.Presentation.Model.ModelPropertyCollection Properties { get; }
member this.Properties : System.Activities.Presentation.Model.ModelPropertyCollection
Public MustOverride ReadOnly Property Properties As ModelPropertyCollection

プロパティ値

ModelPropertyCollection

この項目のパブリック プロパティを含む ModelItemCollection

注釈

返されたプロパティのセットは、添付プロパティに基づいて変更されるか、または編集スコープに変更されます。

適用対象