Partager via


ClientTwinProperties.Item[String] Propriété

Définition

Indexeur de propriétés.

public dynamic 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

Nom de la propriété à obtenir.

Valeur de propriété

Valeur pour le nom de propriété donné.

Exceptions

Lorsque le spécifié propertyName n’existe pas dans la collection.

S’applique à