AllJoynAboutDataView.Manufacturer Propriété

Définition

Important

Les types dans 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, sponsorisé par AllSeen Alliance, était un protocole de découverte et de communication open source pour les scénarios IoT (Internet des objets), comme l’activation et l’arrêt des lumières et la lecture des températures. Pour des alternatives, telles que IoTivity Lite et IoTivity, reportez-vous au site web iotivity.org .

Nom du fabricant.

public:
 property Platform::String ^ Manufacturer { Platform::String ^ get(); };
winrt::hstring Manufacturer();
/// [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 Manufacturer();
public string Manufacturer { get; }
public string Manufacturer { [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.manufacturer;
Public ReadOnly Property Manufacturer As String

Valeur de propriété

String

Platform::String

winrt::hstring

Nom du fabricant.

Attributs

Configuration requise pour Windows

Fonctionnalités de l’application
allJoyn

S’applique à