Partager via


IContactInformation.DisplayPicture Propriété

Définition

Obtient l’image d’affichage du contact.

public:
 property IRandomAccessStreamReference ^ DisplayPicture { IRandomAccessStreamReference ^ get(); };
IRandomAccessStreamReference DisplayPicture();
public IRandomAccessStreamReference DisplayPicture { get; }
var iRandomAccessStreamReference = iContactInformation.displayPicture;
Public ReadOnly Property DisplayPicture As IRandomAccessStreamReference

Valeur de propriété

Flux contenant les données d’image.

Configuration requise pour Windows

Fonctionnalités de l’application
ID_CAP_CONTACTS [Windows Phone]

S’applique à

Voir aussi