IVsaIDESite Интерфейс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Внимание!
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.
Данный тип поддерживает платформу .NET Framework и не должен вызываться непосредственно из вашего кода.
public interface class IVsaIDESite
[System.Runtime.InteropServices.Guid("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaIDESite
[System.Runtime.InteropServices.Guid("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")]
[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 IVsaIDESite
[<System.Runtime.InteropServices.Guid("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsaIDESite = interface
[<System.Runtime.InteropServices.Guid("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")>]
[<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 IVsaIDESite = interface
Public Interface IVsaIDESite
- Атрибуты
Методы
Notify(String, Object) |
Устаревшие..
Данный тип поддерживает платформу .NET Framework и не должен вызываться непосредственно из вашего кода. |