Condividi tramite


AllJoynBusObject.BusAttachment Proprietà

Definizione

Importante

I tipi nello spazio dei nomi Windows.Devices.AllJoyn sono deprecati e potrebbero non essere disponibili nelle versioni future di Windows. AllJoyn, sponsorizzato da AllSeen Alliance, è stato un protocollo di individuazione e comunicazione open source per scenari IoT (Internet of Things), ad esempio l'accensione e la disattivazione delle luci e la lettura delle temperature. Per alternative, ad esempio IoTivity Lite e IoTivity, fare riferimento al sito Web di iotivity.org .

Ottiene l'allegato del bus di allJoynBusObject.

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

Valore della proprietà

Allegato del bus.

Attributi

Requisiti Windows

Funzionalità dell'app
allJoyn

Si applica a