Activity.GetChannelData<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.
Obtient les données de canal pour cette activité en tant qu’objet fortement typé.
public TypeT GetChannelData<TypeT> ();
abstract member GetChannelData : unit -> 'ypeT
override this.GetChannelData : unit -> 'ypeT
Public Function GetChannelData(Of TypeT) () As TypeT
Paramètres de type
- TypeT
Type de l'objet à retourner.
Retours
TypeT
Objet fortement typé ; ou la valeur par défaut du type, si est ChannelData null.