다음을 통해 공유


GattLocalCharacteristicParameters.PresentationFormats 속성

정의

프레젠테이션 형식을 가져오거나 설정합니다.

public:
 property IVector<GattPresentationFormat ^> ^ PresentationFormats { IVector<GattPresentationFormat ^> ^ get(); };
IVector<GattPresentationFormat> PresentationFormats();
public IList<GattPresentationFormat> PresentationFormats { get; }
var iVector = gattLocalCharacteristicParameters.presentationFormats;
Public ReadOnly Property PresentationFormats As IList(Of GattPresentationFormat)

속성 값

프레젠테이션 형식입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상