FileSystemWatcher.Site Özellik

Tanım

için FileSystemWatcherbir ISite alır veya ayarlar.

public:
 virtual property System::ComponentModel::ISite ^ Site { System::ComponentModel::ISite ^ get(); void set(System::ComponentModel::ISite ^ value); };
public override System.ComponentModel.ISite? Site { get; set; }
public override System.ComponentModel.ISite Site { get; set; }
[System.ComponentModel.Browsable(false)]
public override System.ComponentModel.ISite Site { get; set; }
member this.Site : System.ComponentModel.ISite with get, set
[<System.ComponentModel.Browsable(false)>]
member this.Site : System.ComponentModel.ISite with get, set
Public Overrides Property Site As ISite

Özellik Değeri

için FileSystemWatcherbirISite.

Öznitelikler

Açıklamalar

Siteler a'ya ComponentContainer bağlanır ve bunlar arasındaki iletişimi sağlar ve kapsayıcının bileşenlerini yönetmesi için bir yol sağlar.

Şunlara uygulanır