IFindResultsWindow2.AddSnapshot(IWpfTableEntriesSnapshot) 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.
Add the snapshot to the results displayed by the find window.
public:
void AddSnapshot(Microsoft::VisualStudio::Shell::TableControl::IWpfTableEntriesSnapshot ^ snapshot);
public void AddSnapshot (Microsoft.VisualStudio.Shell.TableControl.IWpfTableEntriesSnapshot snapshot);
abstract member AddSnapshot : Microsoft.VisualStudio.Shell.TableControl.IWpfTableEntriesSnapshot -> unit
Public Sub AddSnapshot (snapshot As IWpfTableEntriesSnapshot)
Parameters
- snapshot
- IWpfTableEntriesSnapshot