MetadataValues.Item[String] Proprietà

Definizione

Ottiene un oggetto dalla collezione che ha il valore specificato.

public:
 property Microsoft::ReportingServices::RdlObjectModel::MetadataValue ^ default[System::String ^] { Microsoft::ReportingServices::RdlObjectModel::MetadataValue ^ get(System::String ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MetadataValue this[string value] { get; }
member this.Item(string) : Microsoft.ReportingServices.RdlObjectModel.MetadataValue
Default Public ReadOnly Property Item(value As String) As MetadataValue

Parametri

value
String

Valore dei metadati.

Valore della proprietà

Un MetadataValue oggetto che ha il valore specificato.

Si applica a