PropertyValue.ParentProperty プロパティ

定義

ホスト環境でプロパティの実装が行われるときの親 PropertyEntry を取得します。

public:
 property System::Activities::Presentation::PropertyEditing::PropertyEntry ^ ParentProperty { System::Activities::Presentation::PropertyEditing::PropertyEntry ^ get(); };
public System.Activities.Presentation.PropertyEditing.PropertyEntry ParentProperty { get; }
member this.ParentProperty : System.Activities.Presentation.PropertyEditing.PropertyEntry
Public ReadOnly Property ParentProperty As PropertyEntry

プロパティ値

親プロパティを表す PropertyEntry オブジェクト。

適用対象