Partager via


IDataBus.Item[String] Propriété

Définition

Obtient ou définit la valeur de propriété pour le contrôle DataBase.

public:
 property System::Object ^ default[System::String ^] { System::Object ^ get(System::String ^ propertyName); void set(System::String ^ propertyName, System::Object ^ value); };
public object this[string propertyName] { get; set; }
member this.Item(string) : obj with get, set
Default Public Property Item(propertyName As String) As Object

Paramètres

propertyName
String

Chaîne qui représente le nom de la propriété.

Valeur de propriété

Valeur de la propriété.

S’applique à