DeviceInformationPairing.Custom Свойство

Определение

Возвращает объект DeviceInformationCustomPairing, необходимый для пользовательского связывания.

public:
 property DeviceInformationCustomPairing ^ Custom { DeviceInformationCustomPairing ^ get(); };
DeviceInformationCustomPairing Custom();
public DeviceInformationCustomPairing Custom { get; }
var deviceInformationCustomPairing = deviceInformationPairing.custom;
Public ReadOnly Property Custom As DeviceInformationCustomPairing

Значение свойства

Связанный объект DeviceInformationCustomPairing .

Требования к Windows

Семейство устройств
Windows 10 (появилось в 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (появилось в v2.0)

Применяется к