ExportFileScannerAttribute.Options Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Optionen für filescanner
public:
property Microsoft::VisualStudio::Workspace::Indexing::FileScannerOptions Options { Microsoft::VisualStudio::Workspace::Indexing::FileScannerOptions get(); };
public:
property Microsoft::VisualStudio::Workspace::Indexing::FileScannerOptions Options { Microsoft::VisualStudio::Workspace::Indexing::FileScannerOptions get(); };
public Microsoft.VisualStudio.Workspace.Indexing.FileScannerOptions Options { get; }
member this.Options : Microsoft.VisualStudio.Workspace.Indexing.FileScannerOptions
Public ReadOnly Property Options As FileScannerOptions