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

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

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.

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

GetGlobalInstance(String)
Geçersiz.

Konak tarafından sağlanan uygulama nesnesi gibi genel bir öğeye 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