BinaryId 类

定义

表示二进制标识符。

public ref class BinaryId sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
class BinaryId final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
public sealed class BinaryId
Public NotInheritable Class BinaryId
继承
Object Platform::Object IInspectable BinaryId
属性

Windows 要求

设备系列
Windows Mobile Extension SDK (在 10.0.10240.0 中引入)
API contract
Windows.Phone.PhoneContract (在 v1.0 中引入)
应用功能
accessoryManager

注解

调用此 API 需要在应用程序清单中指定 ID_CAP_SMSID_CAP_SMS_COMPANION 功能。

属性

Id

获取二进制 ID 的标识符。

Length

获取标识符的长度。

适用于