Sdílet prostřednictvím


ITableDataSink.FactorySnapshotChanged(ITableEntriesSnapshotFactory) Metoda

Definice

Řekněte jímce, že se GetCurrentSnapshot() změnila hodnota for factory .

public:
 void FactorySnapshotChanged(Microsoft::VisualStudio::Shell::TableManager::ITableEntriesSnapshotFactory ^ factory);
public void FactorySnapshotChanged (Microsoft.VisualStudio.Shell.TableManager.ITableEntriesSnapshotFactory factory);
abstract member FactorySnapshotChanged : Microsoft.VisualStudio.Shell.TableManager.ITableEntriesSnapshotFactory -> unit
Public Sub FactorySnapshotChanged (factory As ITableEntriesSnapshotFactory)

Parametry

factory
ITableEntriesSnapshotFactory

The ITableEntriesSnapshotFactory that has a new ITableEntriesSnapshot. To může mít hodnotu null, což znamená, že se jedna nebo více továren změnilo.

Platí pro