Aracılığıyla paylaş


IVsaError Arabirim

Not: Bu API artık kullanılmıyor.

Yürütme sırasında karşılaşılan derleme hataları erişim sağlayan IVsaEngine.Compile Method yöntemi.

Ad alanı:  Microsoft.Vsa
Derleme:  Microsoft.Vsa (Microsoft.Vsa.dll içinde)

Sözdizimi

'Bildirim
<ObsoleteAttribute("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.")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("E0C0FFE4-7eea-4ee2-b7e4-0080c7eb0b74")> _
Public Interface IVsaError
[ObsoleteAttribute("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.")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("E0C0FFE4-7eea-4ee2-b7e4-0080c7eb0b74")]
public interface IVsaError
[ObsoleteAttribute(L"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.")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"E0C0FFE4-7eea-4ee2-b7e4-0080c7eb0b74")]
public interface class IVsaError
[<ObsoleteAttribute("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.")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("E0C0FFE4-7eea-4ee2-b7e4-0080c7eb0b74")>]
type IVsaError =  interface end
public interface IVsaError

IVsaError türü aşağıdaki üyeleri ortaya koyar.

Özellikler

  Ad Açıklama
Genel özellik Description Belirtecin bir başvuru hataya neden olan kaynak kodunu döndüren bazı durumlarda, hatayı kısa bir açıklamasını alır.
Genel özellik EndColumn Bitiş sütun numarası varsa, hataya neden olan kaynak metnini alır.
Genel özellik Line Bir hata oluştuğu satır numarasını alır.
Genel özellik LineText Kaynak kodun Metin hataya neden satırından alır.
Genel özellik Number Hatayı benzersiz biçimde tanımlayan bir sayı alır.
Genel özellik Severity Hatanın önemini ayarlar.
Genel özellik SourceItem Bir başvuru alır IVsaItem Hatayı oluşturan nesne.
Genel özellik SourceMoniker Komut dosyası altyapısı tarafından kabul edilebilir bir biçimde hata içeren kaynak öğesini tam adını alır.
Genel özellik StartColumn Başlangıç sütun numarası varsa, hataya neden olan kaynak metnini alır.

Üst

Ayrıca bkz.

Başvuru

Microsoft.Vsa Ad Alanı