IFileScannerProvider Interface
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.
An interface that may be exported to provide a collection of symbol scanners at runtime.
public interface class IFileScannerProvider
public interface class IFileScannerProvider
__interface IFileScannerProvider
public interface IFileScannerProvider
type IFileScannerProvider = interface
Public Interface IFileScannerProvider
Methods
GetSymbolScannersAsync(CancellationToken) |
Gets a collection of symbol scanners. |