DataPackagePropertySetView.Item[String] Proprietà

Definizione

Ottiene il valore della proprietà associato alla chiave specificata.

public:
 property System::Object ^ default[System::String ^] { System::Object ^ get(System::String ^ key); };
public object this[string key] { get; }
member this.Item(string) : obj
Default Public ReadOnly Property Item(key As String) As Object

Parametri

key
String

Chiave della proprietà .

Valore della proprietà

Implementazioni

Si applica a