HtmlControlDesigner.ShouldCodeSerialize Özellik

Tanım

Dikkat

Use of this property is not recommended because code serialization is not supported. http://go.microsoft.com/fwlink/?linkid=14202

Serileştirme sırasında geçerli tasarım belgesi için arka plan kod dosyasındaki denetim için alan bildirimi oluşturulup oluşturulmayacağını belirten bir değer alır veya ayarlar.

C#
public virtual bool ShouldCodeSerialize { get; set; }
C#
[System.Obsolete("Use of this property is not recommended because code serialization is not supported. http://go.microsoft.com/fwlink/?linkid=14202")]
public virtual bool ShouldCodeSerialize { get; set; }

Özellik Değeri

true, bir bildirim oluşturulması gerekiyorsa; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır

Ürün Sürümler (Kullanım dışı)
.NET Framework 1.1 (2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)

Ayrıca bkz.