다음을 통해 공유


GattLocalCharacteristic.PresentationFormats 속성

정의

이 로컬 특성에 대한 프레젠테이션 형식을 가져옵니다.

public:
 property IVectorView<GattPresentationFormat ^> ^ PresentationFormats { IVectorView<GattPresentationFormat ^> ^ get(); };
IVectorView<GattPresentationFormat> PresentationFormats();
public IReadOnlyList<GattPresentationFormat> PresentationFormats { get; }
var iVectorView = gattLocalCharacteristic.presentationFormats;
Public ReadOnly Property PresentationFormats As IReadOnlyList(Of GattPresentationFormat)

속성 값

이 로컬 특성에 대한 프레젠테이션 형식입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상