AllJoynAboutDataView.AppName Propriété

Définition

Important

Les types de l’espace de noms Windows.Devices.AllJoyn sont déconseillés et peuvent ne pas être disponibles dans les versions ultérieures de Windows. AllJoyn, parrainé par AllSeen Alliance, était un protocole de découverte et de communication open source pour les scénarios IoT (Internet of Things), tels que l’activation et l’arrêt des lumières et la lecture des températures. Pour des alternatives, telles qu’IoTivity Lite et IoTivity, reportez-vous au iotivity.org site web.

Nom de l’application.

public:
 property Platform::String ^ AppName { Platform::String ^ get(); };
winrt::hstring AppName();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynAboutDataView has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
winrt::hstring AppName();
public string AppName { get; }
public string AppName { [Windows.Foundation.Metadata.Deprecated("AllJoynAboutDataView has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var string = allJoynAboutDataView.appName;
Public ReadOnly Property AppName As String

Valeur de propriété

String

Platform::String

winrt::hstring

Nom de l’application.

Attributs

Configuration requise pour Windows

Fonctionnalités de l’application
allJoyn

S’applique à