'宣言 Public Property ErrorMessage As System.String
'使用法 Dim instance As ReportParameter Dim value As System.String instance.ErrorMessage = value value = instance.ErrorMessage
public System.string ErrorMessage {get; set;}
'宣言 Public Property ErrorMessage As System.String
'使用法 Dim instance As ReportParameter Dim value As System.String instance.ErrorMessage = value value = instance.ErrorMessage
public System.string ErrorMessage {get; set;}