AllJoynBusObject.BusAttachment Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Wichtig
Die Typen im Windows.Devices.AllJoyn-Namespace sind veraltet und in zukünftigen Versionen von Windows möglicherweise nicht verfügbar. AllJoyn – gesponsert von AllSeen Alliance – war ein Open-Source-Ermittlungs- und Kommunikationsprotokoll für IoT-Szenarien (Internet of Things), z. B. das Ein- und Ausschalten von Licht und Lesetemperaturen. Alternativen wie IoTivity Lite und IoTivity finden Sie auf der iotivity.org Website.
Ruft die Busanlage dieses AllJoynBusObject ab.
public:
property AllJoynBusAttachment ^ BusAttachment { AllJoynBusAttachment ^ get(); };
AllJoynBusAttachment BusAttachment();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynBusObject has been deprecated. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
AllJoynBusAttachment BusAttachment();
public AllJoynBusAttachment BusAttachment { get; }
public AllJoynBusAttachment BusAttachment { [Windows.Foundation.Metadata.Deprecated("AllJoynBusObject has been deprecated. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var allJoynBusAttachment = allJoynBusObject.busAttachment;
Public ReadOnly Property BusAttachment As AllJoynBusAttachment
Eigenschaftswert
Die Busanlage.
- Attribute
Windows-Anforderungen
App-Funktionen |
allJoyn
|