Compartir a través de


VCCodeReference.Location (Propiedad)

No implementado actualmente.

Espacio de nombres:  Microsoft.VisualStudio.VCCodeModel
Ensamblado:  Microsoft.VisualStudio.VCCodeModel (en Microsoft.VisualStudio.VCCodeModel.dll)

Sintaxis

'Declaración
ReadOnly Property Location ( _
    Where As vsCMWhere _
) As String
string this[
    vsCMWhere Where
] { get; }
property String^ Location[[InAttribute] vsCMWhere Where] {
    String^ get ([InAttribute] vsCMWhere Where);
}
abstract Location : 
        Where:vsCMWhere -> string with get
JScript no admite propiedades indizadas.

Parámetros

Valor de propiedad

Tipo: String

Seguridad de .NET Framework

Vea también

Referencia

VCCodeReference Interfaz

Microsoft.VisualStudio.VCCodeModel (Espacio de nombres)