다음을 통해 공유


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]

적용 대상

추가 정보