ReportDataSourceInfoCollection.Item[String] Propriété

Définition

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; }
member this.Item(string) : Microsoft.Reporting.WebForms.ReportDataSourceInfo
Default Public ReadOnly Property Item(name As String) As ReportDataSourceInfo

Paramètres

name
String

Valeur de propriété

S’applique à