WaitForChangedResult.ChangeType Właściwość

Definicja

Pobiera lub ustawia typ zmiany, która wystąpiła.

public:
 property System::IO::WatcherChangeTypes ChangeType { System::IO::WatcherChangeTypes get(); void set(System::IO::WatcherChangeTypes value); };
public System.IO.WatcherChangeTypes ChangeType { get; set; }
member this.ChangeType : System.IO.WatcherChangeTypes with get, set
Public Property ChangeType As WatcherChangeTypes

Wartość właściwości

Jedna z WatcherChangeTypes wartości.

Dotyczy

Zobacz też