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與這個事件引數實例相關聯的 。

適用於