IVsaDTCodeItem 接口

定义

注意

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 IVsaDTCodeItem
[System.Runtime.InteropServices.Guid("E0C0FFED-7eea-4ee5-b7e4-0080c7eb0b74")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaDTCodeItem
[System.Runtime.InteropServices.Guid("E0C0FFED-7eea-4ee5-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 IVsaDTCodeItem
[<System.Runtime.InteropServices.Guid("E0C0FFED-7eea-4ee5-b7e4-0080c7eb0b74")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsaDTCodeItem = interface
[<System.Runtime.InteropServices.Guid("E0C0FFED-7eea-4ee5-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 IVsaDTCodeItem = interface
Public Interface IVsaDTCodeItem
属性

属性

CanDelete
已过时.

此成员支持 .NET Framework 结构,不能在代码中直接使用。

CanMove
已过时.

此成员支持 .NET Framework 结构,不能在代码中直接使用。

CanRename
已过时.

此成员支持 .NET Framework 结构,不能在代码中直接使用。

Hidden
已过时.

此成员支持 .NET Framework 结构,不能在代码中直接使用。

ReadOnly
已过时.

此成员支持 .NET Framework 结构,不能在代码中直接使用。

适用于