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 物件。

適用於