IVsProjectBuildMessageEvents Arabirim

Tanım

İçin bir olay havuzu sağlar IVsProjectBuildMessageReporter .

public interface class IVsProjectBuildMessageEvents
public interface class IVsProjectBuildMessageEvents
__interface IVsProjectBuildMessageEvents
[System.Runtime.InteropServices.Guid("7FBEA20B-68A9-48EC-9032-114268286B24")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProjectBuildMessageEvents
[<System.Runtime.InteropServices.Guid("7FBEA20B-68A9-48EC-9032-114268286B24")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProjectBuildMessageEvents = interface
Public Interface IVsProjectBuildMessageEvents
Öznitelikler

Açıklamalar

Bu arabirimin yöntemlerinin çağrıldığı iş parçacığı belirtilmemiş ve belirli bir kullanıcı arabirimi iş parçacığı olmayabilir.

Yöntemler

OnBuildMessage(UInt32, String, String, String, Int32, Int32, Int32, Int32, String, Object)

Uygulayıcısı tarafından yapı sisteminden alınan her derleme iletisi için çağırılır IVsProjectBuildMessageReporter . Bu yöntem, uygulayıcının olağan bir şekilde (karşılık gelen Hata Listesi öğesi oluşturma vb.) işlem yapmadan önce çağrılır.

Şunlara uygulanır