'宣言 Public Shared Function CheckReportPath( _ ByVal reportPath As System.String _ ) As System.String
'使用法 Dim reportPath As System.String Dim value As System.String value = ReportSession.CheckReportPath(reportPath)
public static System.string CheckReportPath( System.string reportPath )
パラメータ
- reportPath