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 이벤트 인수의이 인스턴스와 연결 합니다.

적용 대상