FileScannerTypeEventArgs.ScannerType Property
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.
Gets the type of file scanner related to an event.
public:
property Microsoft::VisualStudio::Workspace::Indexing::FileScannerType ScannerType { Microsoft::VisualStudio::Workspace::Indexing::FileScannerType get(); };
public Microsoft.VisualStudio.Workspace.Indexing.FileScannerType ScannerType { get; }
member this.ScannerType : Microsoft.VisualStudio.Workspace.Indexing.FileScannerType
Public ReadOnly Property ScannerType As FileScannerType