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 描述。

適用於