FileSystemWatcher::Site Property
.NET Framework (current version)
Gets or sets an ISite for the FileSystemWatcher.
Assembly: System (in System.dll)
public: [BrowsableAttribute(false)] property ISite^ Site { virtual ISite^ get() override; virtual void set(ISite^ value) override; }
Implements
IComponent::Site
.NET Framework
Available since 1.1
Available since 1.1
Show: