Partager via


CodeWindowManager.Source, propriété

Retourne l'objet d'Source associé à la vue gérée par cette classe de gestionnaire de fenêtre de code.

Espace de noms :  Microsoft.VisualStudio.Package
Assemblys :   Microsoft.VisualStudio.Package.LanguageService (dans Microsoft.VisualStudio.Package.LanguageService.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)
  Microsoft.VisualStudio.Package.LanguageService.9.0 (dans Microsoft.VisualStudio.Package.LanguageService.9.0.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Source As Source
public Source Source { get; }

Valeur de propriété

Type : Microsoft.VisualStudio.Package.Source
Retourne l'objet d'Source qui a été passé au constructeur.

Remarques

Cela doit toujours retourner un objet d'Source.

Sécurité .NET Framework

Voir aussi

Référence

CodeWindowManager Classe

Microsoft.VisualStudio.Package, espace de noms