Aracılığıyla paylaş


IJSVsaSite 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.

Konak ve betik altyapısı arasındaki iletişimi etkinleştirir. Bu arabirim konak tarafından uygulanır.

public interface class IJSVsaSite
[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("605A62B5-3BA8-49E0-A056-0A6A7A5846A3")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IJSVsaSite
[<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("605A62B5-3BA8-49E0-A056-0A6A7A5846A3")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IJSVsaSite = interface
Public Interface IJSVsaSite
Türetilmiş
Öznitelikler

Yöntemler

GetCompiledState(Byte[], Byte[])
Geçersiz.

Bir betik altyapısının derlenmiş durumunu ve isteğe bağlı olarak ilişkili hata ayıklama bilgilerini alır.

GetEventSourceInstance(String, String)
Geçersiz.

daha önce yöntemini kullanarak AddEventSource(String, String) betik altyapısına eklenen bir olay kaynağına başvuru alır.

GetGlobalInstance(String)
Geçersiz.

Ana bilgisayar tarafından sağlanan uygulama nesnesi gibi genel bir öğe için bir başvuru alır.

Notify(String, Object)
Geçersiz.

.NET betik altyapısı tarafından oluşturulan olaylar hakkında konağa bildirir.

OnCompilerError(IJSVsaError)
Geçersiz.

Betik altyapısı tarafından karşılaşılan derleyici hatalarına nasıl yanıt vereceğini konağa bildirir.

Şunlara uygulanır