共用方式為


ProximityMessage.Data 屬性

定義

取得訊息的二進位資料。

public:
 property IBuffer ^ Data { IBuffer ^ get(); };
IBuffer Data();
public IBuffer Data { get; }
var iBuffer = proximityMessage.data;
Public ReadOnly Property Data As IBuffer

屬性值

訊息的二進位資料。

Windows 需求

應用程式功能
proximity ID_CAP_PROXIMITY [Windows Phone]

適用於

另請參閱