'宣言 Public Overloads Function GetReportInfo( _ ByVal fileName As System.String _ ) As System.String()
public System.string[] GetReportInfo( System.string fileName )
パラメータ
- fileName
- Contains the full name of the XML report definition file.
戻り値の型
A string array containing the names of all reports in the XML file.