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