Bagikan melalui


AllJoynAboutDataView.DateOfManufacture 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 .

Tanggal pembuatan.

public:
 property IReference<DateTime> ^ DateOfManufacture { IReference<DateTime> ^ get(); };
IReference<DateTime> DateOfManufacture();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynAboutDataView has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
IReference<DateTime> DateOfManufacture();
public System.Nullable<System.DateTimeOffset> DateOfManufacture { get; }
public System.Nullable<System.DateTimeOffset> DateOfManufacture { [Windows.Foundation.Metadata.Deprecated("AllJoynAboutDataView has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var iReference = allJoynAboutDataView.dateOfManufacture;
Public ReadOnly Property DateOfManufacture As Nullable(Of DateTimeOffset)

Nilai Properti

Nilai tanggal dalam format YYYY-MM-DD .

Atribut

Persyaratan Windows

Kemampuan aplikasi
allJoyn

Berlaku untuk