Aracılığıyla paylaş


WebDescriptionAttribute.DescriptionValue Özellik

Tanım

Denetimde görüntülenecek Araç İpucu'nu PropertyGridEditorPart alır veya ayarlar.

protected:
 property System::String ^ DescriptionValue { System::String ^ get(); void set(System::String ^ value); };
protected string DescriptionValue { get; set; }
member this.DescriptionValue : string with get, set
Protected Property DescriptionValue As String

Özellik Değeri

String

içinde String görüntülenecek değeri içeren.PropertyGridEditorPart

Açıklamalar

özelliği, DescriptionValue özelliği aracılığıyla Description erişilen değeri alır veya ayarlar. DescriptionValue özelliği korunur ve bu nedenle yalnızca sınıfı içinde veya türetilmiş bir sınıf aracılığıyla erişilebilir.

Şunlara uygulanır