Share via


IVsaDTCodeItem (Interfaz)

Nota: Esta API está obsoleta.

Este tipo admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.

Espacio de nombres:  Microsoft.Vsa
Ensamblado:  Microsoft.Vsa (en Microsoft.Vsa.dll)

Sintaxis

'Declaración
<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("E0C0FFED-7eea-4ee5-b7e4-0080c7eb0b74")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsaDTCodeItem
[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("E0C0FFED-7eea-4ee5-b7e4-0080c7eb0b74")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaDTCodeItem
[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"E0C0FFED-7eea-4ee5-b7e4-0080c7eb0b74")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsaDTCodeItem
[<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("E0C0FFED-7eea-4ee5-b7e4-0080c7eb0b74")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsaDTCodeItem =  interface end
public interface IVsaDTCodeItem

El tipo IVsaDTCodeItem expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública CanDelete Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.
Propiedad pública CanMove Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.
Propiedad pública CanRename Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.
Propiedad pública Hidden Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.
Propiedad pública ReadOnly Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.

Arriba

Vea también

Referencia

Microsoft.Vsa (Espacio de nombres)