Share via


IJSVsaError Arabirim

Tanım

Dikkat

Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.

Yürütme sırasında karşılaşılan derleme hatalarına erişim sağlar.

public interface class IJSVsaError
[System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("425EA439-6417-4F3E-BCC9-1AFAC79E3F66")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IJSVsaError
[<System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("425EA439-6417-4F3E-BCC9-1AFAC79E3F66")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IJSVsaError = interface
Public Interface IJSVsaError
Türetilmiş
Öznitelikler

Özellikler

Description
Geçersiz.

Bazı durumlarda hataya neden olan kaynak kodundaki belirteç başvurusu döndüren hatanın kısa bir açıklamasını alır.

EndColumn
Geçersiz.

Varsa, hataya neden olan kaynak metnin bitiş sütun numarasını alır.

Line
Geçersiz.

Hatanın oluştuğu satır numarasını alır.

LineText
Geçersiz.

Hataya neden olan satırdan kaynak kodun metnini alır.

Number
Geçersiz.

Hatayı benzersiz olarak tanımlayan bir sayı alır.

Severity
Geçersiz.

Hatanın önem derecesini ayarlar.

SourceItem
Geçersiz.

Hatayı oluşturan nesneye IJSVsaItem başvuru alır.

SourceMoniker
Geçersiz.

Betik altyapısı tarafından tanınabilir bir biçimde hatayı içeren kaynak öğenin tam adını alır.

StartColumn
Geçersiz.

Varsa hataya neden olan kaynak metnin başlangıç sütun numarasını alır.

Şunlara uygulanır