Aracılığıyla paylaş


DataRuleAttribute.DescriptionResourceId Özellik

Alır veya açıklama kaynak tanımlayıcısı ayarlar.

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

Sözdizimi

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

Özellik Değeri

Tür: System.String
A string için kaynak tanımlayıcısı içeriraçıklama.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DataRuleAttribute Sınıf

Microsoft.Data.Schema.StaticCodeAnalysis Ad Alanı