NativeFileIOUpdateDiskProperties Method |
Re-enumerates partitions on all disk drives currently connected to the system. No exceptions are
thrown on error, but any exceptions from underlying API calls are logged to trace log.
Namespace:
Arsenal.ImageMounter.IO
Assembly:
Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax public static void UpdateDiskProperties()
Public Shared Sub UpdateDiskProperties
public:
static void UpdateDiskProperties()
static member UpdateDiskProperties : unit -> unit
See Also