Freigeben über


_Location Schnittstelle

Definition

Achtung

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.

Implementiert die Location-Schnittstelle.

public interface class _Location
[System.Runtime.InteropServices.Guid("FF5D372E-733C-46ed-ADF1-A4ECBAAF3E28")]
public interface _Location
[System.Runtime.InteropServices.Guid("FF5D372E-733C-46ed-ADF1-A4ECBAAF3E28")]
[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 _Location
[<System.Runtime.InteropServices.Guid("FF5D372E-733C-46ed-ADF1-A4ECBAAF3E28")>]
type _Location = interface
[<System.Runtime.InteropServices.Guid("FF5D372E-733C-46ed-ADF1-A4ECBAAF3E28")>]
[<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 _Location = interface
Public Interface _Location
Abgeleitet
Attribute

Eigenschaften

BeginningColumn
Veraltet.

Ruft die Anfangsspalte ab oder legt sie fest.

BeginningLine
Veraltet.

Ruft die Anfangszeile ab oder legt sie fest.

EndColumn
Veraltet.

Ruft die Endspalte ab oder legt sie fest.

EndLine
Veraltet.

Ruft die Endzeile ab oder legt sie fest.

Gilt für: