Aracılığıyla paylaş


InputAttribute.Description Özellik

Alır veya giriş özelliği açıklamasını ayarlar.

Ad alanı:  Microsoft.Data.Schema.Tools.DataGenerator
Derleme:  Microsoft.Data.Schema.Tools (Microsoft.Data.Schema.Tools.dll içinde)

Sözdizimi

'Bildirim
Public Property Description As String
    Get
    Set
public string Description { get; set; }
public:
property String^ Description {
    String^ get ();
    void set (String^ value);
}
member Description : string with get, set
function get Description () : String
function set Description (value : String)

Özellik Değeri

Tür: System.String
Özellik açıklaması.Özellik adı varsayılandır.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

InputAttribute Sınıf

Microsoft.Data.Schema.Tools.DataGenerator Ad Alanı