次の方法で共有


IContactInformation.DisplayPicture プロパティ

定義

連絡先の表示画像を取得します。

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

プロパティ値

イメージ データを含むストリーム。

Windows の要件

アプリの機能
ID_CAP_CONTACTS [Windows Phone]

適用対象

こちらもご覧ください