BotData.SetProperty<TypeT>(String, TypeT) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public void SetProperty<TypeT> (string property, TypeT data);
member this.SetProperty : string * 'ypeT -> unit
Public Sub SetProperty(Of TypeT) (property As String, data As TypeT)
Paramètres de type
- TypeT
Paramètres
- property
- String
- data
- TypeT