Sdílet prostřednictvím


WorkspaceServiceHelper.GetFindFilesService(IWorkspace) Metoda

Definice

Získání služby IFindFilesService pro pracovní prostor

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

Parametry

workspace
IWorkspace

Instance pracovního prostoru

Návraty

The instance of the IFindFilesService

Platí pro