PropertyEntry.PropertyValue 属性
定义
获取此 PropertyValue 的 PropertyEntry。Gets the PropertyValue for this PropertyEntry.
public:
property System::Activities::Presentation::PropertyEditing::PropertyValue ^ PropertyValue { System::Activities::Presentation::PropertyEditing::PropertyValue ^ get(); };
public System.Activities.Presentation.PropertyEditing.PropertyValue PropertyValue { get; }
member this.PropertyValue : System.Activities.Presentation.PropertyEditing.PropertyValue
Public ReadOnly Property PropertyValue As PropertyValue
属性值
PropertyValue 对象。A PropertyValue object.