PersonalizationEntry.Value Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan atau mengatur informasi status personalisasi untuk entri ini.
public:
property System::Object ^ Value { System::Object ^ get(); void set(System::Object ^ value); };
public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object
Nilai Properti
Objek yang mewakili informasi status personalisasi.
Keterangan
Perhatikan bahwa informasi status kustom yang terkandung dalam properti ini harus memiliki cakupan terkait, yang ditentukan dalam Scope properti . Properti ini dapat diatur ke null.