共用方式為


ProximityDevice.MaxMessageBytes 屬性

定義

取得這個鄰近裝置所支援之已發佈訊息的大小上限。

public:
 property unsigned int MaxMessageBytes { unsigned int get(); };
uint32_t MaxMessageBytes();
public uint MaxMessageBytes { get; }
var uInt32 = proximityDevice.maxMessageBytes;
Public ReadOnly Property MaxMessageBytes As UInteger

屬性值

UInt32

unsigned int

uint32_t

這個鄰近裝置支援的已發佈訊息大小上限。

Windows 需求

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

適用於

另請參閱