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

適用於