Freigeben über


AllJoynServiceInfoRemovedEventArgs(String) Konstruktor

Definition

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 Einschalten und Deaktivieren von Lichtern und lesetemperaturen. Alternativen wie IoTivity Lite und IoTivity finden Sie auf der website iotivity.org .

Generiert ein -Objekt, das Informationen zu einer Werbe-App enthält, die nicht mehr verfügbar ist.

public:
 AllJoynServiceInfoRemovedEventArgs(Platform::String ^ uniqueName);
 AllJoynServiceInfoRemovedEventArgs(winrt::hstring const& uniqueName);
/// [Windows.Foundation.Metadata.Deprecated("AllJoynServiceInfoRemovedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
 AllJoynServiceInfoRemovedEventArgs(winrt::hstring const& uniqueName);
public AllJoynServiceInfoRemovedEventArgs(string uniqueName);
[Windows.Foundation.Metadata.Deprecated("AllJoynServiceInfoRemovedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
public AllJoynServiceInfoRemovedEventArgs(string uniqueName);
function AllJoynServiceInfoRemovedEventArgs(uniqueName)
Public Sub New (uniqueName As String)

Parameter

uniqueName
String

Platform::String

winrt::hstring

Der eindeutige App-Name.

Attribute

Windows-Anforderungen

App-Funktionen
allJoyn

Gilt für: