'宣言 Public Function New( _ ByVal reportPath As System.String _ )
'使用法 Dim reportPath As System.String Dim instance As New ReportAddress(reportPath)
public ReportAddress( System.string reportPath )
パラメータ
- reportPath
- Full path of the report.
'宣言 Public Function New( _ ByVal reportPath As System.String _ )
'使用法 Dim reportPath As System.String Dim instance As New ReportAddress(reportPath)
public ReportAddress( System.string reportPath )