Bagikan melalui


AllJoynAboutDataView.SupportedLanguages Properti

Definisi

Penting

Jenis di namespace Layanan Windows.Devices.AllJoyn tidak digunakan lagi, dan mungkin tidak tersedia di versi Windows yang akan datang. AllJoyn—disponsori oleh AllSeen Alliance—adalah penemuan sumber terbuka dan protokol komunikasi untuk skenario Internet of Things (IoT) seperti menyalakan dan mematikan lampu, serta membaca suhu. Untuk alternatif, seperti IoTivity Lite dan IoTivity, lihat situs web iotivity.org .

Daftar bahasa yang didukung oleh aplikasi dan akan selalu menyertakan DefaultLanguage.

public:
 property IVectorView<Language ^> ^ SupportedLanguages { IVectorView<Language ^> ^ get(); };
IVectorView<Language> SupportedLanguages();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynAboutDataView has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
IVectorView<Language> SupportedLanguages();
public IReadOnlyList<Language> SupportedLanguages { get; }
public IReadOnlyList<Language> SupportedLanguages { [Windows.Foundation.Metadata.Deprecated("AllJoynAboutDataView has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var iVectorView = allJoynAboutDataView.supportedLanguages;
Public ReadOnly Property SupportedLanguages As IReadOnlyList(Of Language)

Nilai Properti

Daftar objek Bahasa .

Atribut

Persyaratan Windows

Kemampuan aplikasi
allJoyn

Berlaku untuk