Partager via


LanguageService.GetOrCreateSource, méthode

Espace de noms :  Microsoft.VisualStudio.Package
Assemblys :   Microsoft.VisualStudio.Package.LanguageService.9.0 (dans Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.10.0 (dans Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (dans Microsoft.VisualStudio.Package.LanguageService.11.0.dll)

Syntaxe

'Déclaration
Public Function GetOrCreateSource ( _
    buffer As IVsTextLines _
) As Source
public Source GetOrCreateSource(
    IVsTextLines buffer
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Package.Source

Sécurité .NET Framework

Voir aussi

Référence

LanguageService Classe

Microsoft.VisualStudio.Package, espace de noms