TableEntriesSnapshotFactoryBase.EmptySnapshot Field
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.
You can use this if a ITableEntriesSnapshotFactory needs to return an empty snapshot.
public: static initonly Microsoft::VisualStudio::Shell::TableManager::ITableEntriesSnapshot ^ EmptySnapshot;
public static readonly Microsoft.VisualStudio.Shell.TableManager.ITableEntriesSnapshot EmptySnapshot;
staticval mutable EmptySnapshot : Microsoft.VisualStudio.Shell.TableManager.ITableEntriesSnapshot
Public Shared ReadOnly EmptySnapshot As ITableEntriesSnapshot