WorkspaceServiceHelper.GetFindFilesService(IWorkspace) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtenir le service IFindFilesService pour un espace de travail
public:
[System::Runtime::CompilerServices::Extension]
static Microsoft::VisualStudio::Workspace::IFindFilesService ^ GetFindFilesService(Microsoft::VisualStudio::Workspace::IWorkspace ^ workspace);
public static Microsoft.VisualStudio.Workspace.IFindFilesService GetFindFilesService (this Microsoft.VisualStudio.Workspace.IWorkspace workspace);
static member GetFindFilesService : Microsoft.VisualStudio.Workspace.IWorkspace -> Microsoft.VisualStudio.Workspace.IFindFilesService
<Extension()>
Public Function GetFindFilesService (workspace As IWorkspace) As IFindFilesService
Paramètres
- workspace
- IWorkspace
espace de travail instance
Retours
Instance de IFindFilesService