Partager via


IParameter.Locus, propriété

Obtient l'emplacement de ce paramètre par rapport au contenu de la signature.

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

Syntaxe

'Déclaration
ReadOnly Property Locus As Span
Span Locus { get; }
property Span Locus {
    Span get ();
}
abstract Locus : Span with get
function get Locus () : Span

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Span
Span de ce paramètre.

Sécurité .NET Framework

Voir aussi

Référence

IParameter Interface

Microsoft.VisualStudio.Language.Intellisense, espace de noms