WaitForChangedResult.ChangeType Vlastnost

Definice

Získá nebo nastaví typ změny, ke které došlo.

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

Hodnota vlastnosti

Jedna z WatcherChangeTypes hodnot.

Platí pro

Viz také