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

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

適用対象