Broadcast.AttendeeUrl Propriété
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.
Si une diffusion est en cours, retourne une chaîne (chaîne en C#) qui représente l’URL du lien du participant. En lecture seule.
public:
property System::String ^ AttendeeUrl { System::String ^ get(); };
public string AttendeeUrl { get; }
member this.AttendeeUrl : string
Public ReadOnly Property AttendeeUrl As String
Valeur de propriété
Remarques
Si une diffusion n’est pas en cours, AttendeeUrl retourne une chaîne vide.