IIndexWorkspaceDataService.CreateIndexWorkspaceData Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create an index workspace data to start working
public:
Microsoft::VisualStudio::Workspace::Indexing::IIndexWorkspaceData ^ CreateIndexWorkspaceData();
public Microsoft.VisualStudio.Workspace.Indexing.IIndexWorkspaceData CreateIndexWorkspaceData ();
abstract member CreateIndexWorkspaceData : unit -> Microsoft.VisualStudio.Workspace.Indexing.IIndexWorkspaceData
Public Function CreateIndexWorkspaceData () As IIndexWorkspaceData
Returns
And instance of a IIndexWorkspaceData