IVsaSite Arabirim
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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 IVsaSite
[System.Runtime.InteropServices.Guid("E0C0FFE2-7eea-4ee2-b7e4-0080c7eb0b74")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaSite
[System.Runtime.InteropServices.Guid("E0C0FFE2-7eea-4ee2-b7e4-0080c7eb0b74")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[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.")]
public interface IVsaSite
[<System.Runtime.InteropServices.Guid("E0C0FFE2-7eea-4ee2-b7e4-0080c7eb0b74")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsaSite = interface
[<System.Runtime.InteropServices.Guid("E0C0FFE2-7eea-4ee2-b7e4-0080c7eb0b74")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<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.")>]
type IVsaSite = interface
Public Interface IVsaSite
- 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.
AddEventSource yöntemini kullanarak daha önce betik altyapısına eklenmiş 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(IVsaError) |
Geçersiz.
Betik altyapısı tarafından karşılaşılan derleyici hatalarına nasıl yanıt vereceğini konağa bildirir. |