Gets the mode being used to detect notification events.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public LinuxDeviceNotifierMode Mode { get; }
Public ReadOnly Property Mode As LinuxDeviceNotifierMode Get
public: property LinuxDeviceNotifierMode Mode { LinuxDeviceNotifierMode get (); }