Поделиться через


ShellUtility.FindOpenedFiles Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member FindOpenedFiles(IList<String>, IServiceProvider) Finds opened files in the solution that end in one of the given file extensions
Public methodStatic member FindOpenedFiles(String, IServiceProvider) Finds opened files in the solution that end in the given file extension.
Public methodStatic member FindOpenedFiles(IncludeInResultsCallback, IServiceProvider) Finds opened files in the solution that match according to the given callback.

Top

See Also

Reference

ShellUtility Class

Microsoft.VisualStudio.Modeling.Shell Namespace