Compartilhar via


Propriedade DropDownMember.Span

Obtém ou define o intervalo de texto no arquivo de origem que corresponde ao texto da entrada.

Namespace:  Microsoft.VisualStudio.Package
Assemblies:   Microsoft.VisualStudio.Package.LanguageService (em Microsoft.VisualStudio.Package.LanguageService.dll)
  Microsoft.VisualStudio.Package.LanguageService.10.0 (em Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (em Microsoft.VisualStudio.Package.LanguageService.11.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.9.0 (em Microsoft.VisualStudio.Package.LanguageService.9.0.dll)

Sintaxe

'Declaração
Public Property Span As TextSpan
public TextSpan Span { get; set; }

Valor de propriedade

Tipo: Microsoft.VisualStudio.TextManager.Interop.TextSpan
TextSpan .

Segurança do .NET Framework

Consulte também

Referência

DropDownMember Classe

Namespace Microsoft.VisualStudio.Package