PropertyValueExceptionEventArgs.Message 属性

定义

获取指示与此事件参数实例关联的属性值更改期间失败的消息。

public:
 property System::String ^ Message { System::String ^ get(); };
public string Message { get; }
member this.Message : string
Public ReadOnly Property Message As String

属性值

String错误的说明。

适用于