Aracılığıyla paylaş


DataRuleProblem.EndLine Özellik

Alır veya ayarlar konuyu içeren belirtecin son satırı.

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

Sözdizimi

'Bildirim
Public Property EndLine As Integer
    Get
    Set
public int EndLine { get; set; }
public:
property int EndLine {
    int get ();
    void set (int value);
}
member EndLine : int with get, set
function get EndLine () : int
function set EndLine (value : int)

Özellik Değeri

Tür: System.Int32

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DataRuleProblem Sınıf

Microsoft.Data.Schema.StaticCodeAnalysis Ad Alanı