PropertyValue(PropertyEntry) 建構函式

定義

使用設定為指定之 PropertyValue 物件的父屬性,初始化 PropertyEntry 類別的新執行個體。

protected:
 PropertyValue(System::Activities::Presentation::PropertyEditing::PropertyEntry ^ parentProperty);
protected PropertyValue (System.Activities.Presentation.PropertyEditing.PropertyEntry parentProperty);
new System.Activities.Presentation.PropertyEditing.PropertyValue : System.Activities.Presentation.PropertyEditing.PropertyEntry -> System.Activities.Presentation.PropertyEditing.PropertyValue
Protected Sub New (parentProperty As PropertyEntry)

參數

parentProperty
PropertyEntry

對應至此 PropertyEntryPropertyValue

適用於