PropertyEntry.ParentValue プロパティ

定義

ホスト インフラストラクチャから派生したクラス内で、親 PropertyValue を取得します。

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

プロパティ値

PropertyValue

PropertyValue

注釈

これはサブプロパティに対してのみ使用されるため、値をにすることができ null ます。

適用対象