_Location, interface

Remarque : cette API est maintenant obsolète.

Espace de noms :  Microsoft.Vsa.Vb.CodeDOM
Assembly :  Microsoft.Vsa.Vb.CodeDOMProcessor (dans Microsoft.Vsa.Vb.CodeDOMProcessor.dll)

Syntaxe

'Déclaration
<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("FF5D372E-733C-46ed-ADF1-A4ECBAAF3E28")> _
Public Interface _Location
[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("FF5D372E-733C-46ed-ADF1-A4ECBAAF3E28")]
public interface _Location
[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"FF5D372E-733C-46ed-ADF1-A4ECBAAF3E28")]
public interface class _Location
[<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("FF5D372E-733C-46ed-ADF1-A4ECBAAF3E28")>]
type _Location =  interface end
public interface _Location

Le type _Location expose les membres suivants.

Propriétés

  Nom Description
Propriété publique BeginningColumn
Propriété publique BeginningLine
Propriété publique EndColumn
Propriété publique EndLine

Début

Voir aussi

Référence

Microsoft.Vsa.Vb.CodeDOM, espace de noms