FileScannerTypeEventArgs.ScannerType 属性

定义

获取与事件相关的文件扫描仪的类型。

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

属性值

FileScannerType

适用于