Aracılığıyla paylaş


IVsaSite Arabirim

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

Konak ve komut dosyası altyapısı arasındaki iletişimi etkinleştirir.Bu arabirimi ana bilgisayar tarafından kullanılır.

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

Sözdizimi

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

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

Yöntemler

  Ad Açıklama
Genel yöntem GetCompiledState Bir komut dosyası altyapısı derlenmiş durumunu alır ve isteğe bağlı olarak, hata ayıklama bilgileri ilişkili.
Genel yöntem GetEventSourceInstance Bir olay kaynağı kullanarak bir komut dosyası altyapısı daha önce eklenen bir başvuru alır AddEventSource yöntemi.
Genel yöntem GetGlobalInstance Ana bilgisayar tarafından sağlanan uygulama nesnesi gibi genel bir öğe için bir başvuru alır.
Genel yöntem Notify Ana bilgisayar .NET komut dosyası altyapısı tarafından oluşturulan olayları hakkında uyarır.
Genel yöntem OnCompilerError Ana bilgisayar tarafından komut dosyası altyapısı karşılaşılan derleyici hataları yanıt konusunda bilgilendirir.

Üst

Ayrıca bkz.

Başvuru

Microsoft.Vsa Ad Alanı