ITableDataSink.FactorySnapshotChanged(ITableEntriesSnapshotFactory) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
告訴接收的 GetCurrentSnapshot()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)
參數
- factory
- ITableEntriesSnapshotFactory
ITableEntriesSnapshotFactory具有新 ITableEntriesSnapshot的 。 這可以是 Null,表示一或多個處理站已變更。