Allows you to quickly find files or folders.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmSearch7 Inherits IEdmSearch5, IEdmSearch6 | |
| C# | |
|---|---|
public interface IEdmSearch7 : IEdmSearch5, IEdmSearch6 | |
| C++/CLI | |
|---|---|
public interface class IEdmSearch7 : public IEdmSearch5, IEdmSearch6 | |
This interface:
- extends IEdmSearch6.
- is extended by IEdmSearch8.