Share via


FileScannerTypeEventArgs.ScannerType Property

Definition

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

Property Value

Applies to