Freigeben über


IContactInformation.DisplayPicture Eigenschaft

Definition

Ruft das Anzeigebild des Kontakts ab.

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

Eigenschaftswert

Ein Stream, der die Bilddaten enthält.

Windows-Anforderungen

App-Funktionen
ID_CAP_CONTACTS [Windows Phone]

Gilt für:

Weitere Informationen