WorkspaceServiceHelper.GetIndexWorkspaceDataService(IWorkspace) Yöntem

Tanım

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

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

Parametreler

workspace
IWorkspace

çalışma alanı örneği

Döndürülenler

IIndexWorkspaceDataService

Iındexworkspace DataService örneği veya bulunmazsa null

Şunlara uygulanır