FileSystemContextChanged Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class FileSystemContextChanged. Use the workspace file system watcher notification to propagate a FileContext notification
public ref class FileSystemContextChanged : Microsoft::VisualStudio::Workspace::INotifyFileContextChanged
[Windows::Foundation::Metadata::WebHostHidden]
class FileSystemContextChanged : Microsoft::VisualStudio::Workspace::INotifyFileContextChanged
public class FileSystemContextChanged : Microsoft.VisualStudio.Workspace.INotifyFileContextChanged
type FileSystemContextChanged = class
interface INotifyFileContextChanged
Public Class FileSystemContextChanged
Implements INotifyFileContextChanged
- Inheritance
-
FileSystemContextChanged
- Implements
Constructors
FileSystemContextChanged(IWorkspace, Func<FileSystemEventArgs,Boolean>) |
Initializes a new instance of the FileSystemContextChanged class. |
FileSystemContextChanged(IWorkspace, IEnumerable<String>, WatcherChangeTypes) |
Initializes a new instance of the FileSystemContextChanged class. |
Properties
OnFileContextChanged |
When the File Context has changed |