ReportDataSourceInfoCollection.Item[String] 属性

定义

public:
 property Microsoft::Reporting::WebForms::ReportDataSourceInfo ^ default[System::String ^] { Microsoft::Reporting::WebForms::ReportDataSourceInfo ^ get(System::String ^ name); };
public Microsoft.Reporting.WebForms.ReportDataSourceInfo this[string name] { get; }
Default Public ReadOnly Property Item(name As String) As ReportDataSourceInfo

参数

name
String

属性值

ReportDataSourceInfo

适用于