DependencyBuildConfigurationContext.IndexWorkspaceData Property
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.
The Index workspace data
public:
property Microsoft::VisualStudio::Workspace::Indexing::IIndexWorkspaceData ^ IndexWorkspaceData { Microsoft::VisualStudio::Workspace::Indexing::IIndexWorkspaceData ^ get(); };
public Microsoft.VisualStudio.Workspace.Indexing.IIndexWorkspaceData IndexWorkspaceData { get; }
public Microsoft.VisualStudio.Workspace.Indexing.IIndexWorkspaceData? IndexWorkspaceData { get; }
member this.IndexWorkspaceData : Microsoft.VisualStudio.Workspace.Indexing.IIndexWorkspaceData
Public ReadOnly Property IndexWorkspaceData As IIndexWorkspaceData