Share via


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 基礎結構,並不能直接使用於您的程式碼中。

適用於