Compartir a través de


BinaryId.Id Propiedad

Definición

Obtiene el identificador del identificador binario.

public:
 property byte Id { byte get(); };
byte Id();
public byte Id { get; }
var byte = binaryId.id;
Public ReadOnly Property Id As Byte

Valor de propiedad

Byte

byte

El identificador.

Requisitos de Windows

Características de aplicaciones
accessoryManager

Comentarios

Llamar a esta API requiere que se especifiquen las funcionalidades ID_CAP_SMS y ID_CAP_SMS_COMPANION en el manifiesto de aplicación.

Se aplica a