Condividi tramite


Interfaccia IVsaDTCodeItem

Nota: questa API è ora obsoleta.

Questo tipo supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.

Spazio dei nomi:  Microsoft.Vsa
Assembly:  Microsoft.Vsa (in Microsoft.Vsa.dll)

Sintassi

'Dichiarazione
<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

Il tipo IVsaDTCodeItem espone i seguenti membri.

Proprietà

  Nome Descrizione
Proprietà pubblica CanDelete Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.
Proprietà pubblica CanMove Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.
Proprietà pubblica CanRename Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.
Proprietà pubblica Hidden Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.
Proprietà pubblica ReadOnly Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.Vsa