PropertyValueExceptionEventArgs.PropertyValue 属性

定义

获取与事件自变量的此实例关联的 PropertyValue

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

与此 PropertyValue 事件参数实例关联的 。

适用于