TableEntriesSnapshotFactoryBase.EmptySnapshot Field

Definition

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 

Field Value

Applies to