CortanaTileNotificationTriggerDetails.NonWrappedSmallContent3 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.
Chaîne qui représente la troisième ligne de petit texte non encapsulé sur une vignette dynamique Cortana.
public:
property Platform::String ^ NonWrappedSmallContent3 { Platform::String ^ get(); };
winrt::hstring NonWrappedSmallContent3();
public string NonWrappedSmallContent3 { get; }
var string = cortanaTileNotificationTriggerDetails.nonWrappedSmallContent3;
Public ReadOnly Property NonWrappedSmallContent3 As String
Valeur de propriété
Chaîne qui représente la troisième ligne de petit texte non encapsulé sur une vignette dynamique Cortana.
Configuration requise pour Windows
Fonctionnalités de l’application |
accessoryManager
|
Remarques
L’appel de cette API nécessite que les fonctionnalités de ID_CAP_SMS et de ID_CAP_SMS_COMPANION soient spécifiées dans le manifeste de l’application.