WorkspaceServiceHelper.GetIndexWorkspaceService(IWorkspace) Yöntem

Tanım

Bir çalışma alanı örneği için ıındexworkspace hizmetini al

public:
[System::Runtime::CompilerServices::Extension]
 static Microsoft::VisualStudio::Workspace::Indexing::IIndexWorkspaceService ^ GetIndexWorkspaceService(Microsoft::VisualStudio::Workspace::IWorkspace ^ workspace);
public static Microsoft.VisualStudio.Workspace.Indexing.IIndexWorkspaceService GetIndexWorkspaceService (this Microsoft.VisualStudio.Workspace.IWorkspace workspace);
static member GetIndexWorkspaceService : Microsoft.VisualStudio.Workspace.IWorkspace -> Microsoft.VisualStudio.Workspace.Indexing.IIndexWorkspaceService
<Extension()>
Public Function GetIndexWorkspaceService (workspace As IWorkspace) As IIndexWorkspaceService

Parametreler

workspace
IWorkspace

çalışma alanı örneği

Döndürülenler

IIndexWorkspaceService

Iındexworkspace hizmetinin örneği veya bulunmazsa null

Şunlara uygulanır