Bagikan melalui


SettingsDescriptionAttribute.Description Properti

Definisi

Mendapatkan teks deskriptif untuk properti konfigurasi terkait.

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

Nilai Properti

yang String berisi teks deskriptif untuk properti konfigurasi terkait.

Keterangan

Properti Description diatur oleh SettingsDescriptionAttribute konstruktor.

Berlaku untuk

Lihat juga