GattCharacteristic.PresentationFormats 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property IVectorView<GattPresentationFormat ^> ^ PresentationFormats { IVectorView<GattPresentationFormat ^> ^ get(); };
IVectorView<GattPresentationFormat> PresentationFormats();
public IReadOnlyList<GattPresentationFormat> PresentationFormats { get; }
var iVectorView = gattCharacteristic.presentationFormats;
Public ReadOnly Property PresentationFormats As IReadOnlyList(Of GattPresentationFormat)
屬性值
GattPresentationFormat 物件的陣列,其中包含與此 GattCharacteristic 相關聯的簡報格式描述項清單,其順序是由匯總格式描述元所指定。
Windows 需求
應用程式功能 |
bluetooth
|