Partager via


ExpansionProvider.Source, propriété

Retourne l'objet d'Source associé à ce fournisseur d'expansion.

Espace de noms :  Microsoft.VisualStudio.Package
Assemblys :   Microsoft.VisualStudio.Package.LanguageService.10.0 (dans Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
  Microsoft.VisualStudio.Package.LanguageService (dans Microsoft.VisualStudio.Package.LanguageService.dll)
  Microsoft.VisualStudio.Package.LanguageService.9.0 (dans Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (dans Microsoft.VisualStudio.Package.LanguageService.11.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 de classe d'ExpansionProvider (ExpansionProvider).

Remarques

L'objet d'Source contrôle le fichier source qui est modifié par le fournisseur d'expansion.

Sécurité .NET Framework

Voir aussi

Référence

ExpansionProvider Classe

Microsoft.VisualStudio.Package, espace de noms