Partager via


VCCodeReference.Location, propriété

Actuellement non implémenté.

Espace de noms :  Microsoft.VisualStudio.VCCodeModel
Assembly :  Microsoft.VisualStudio.VCCodeModel (dans Microsoft.VisualStudio.VCCodeModel.dll)

Syntaxe

'Déclaration
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 ne prend pas en charge les propriétés indexées.

Paramètres

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

VCCodeReference Interface

Microsoft.VisualStudio.VCCodeModel, espace de noms