Click or drag to resize

FileEventViewModelErrorMessage Property

IT Hit User File System
Is filled for operations with error. Contains error message. For successed events it is null.

Namespace:  ITHit.FileSystem.Windows.WinUI.ViewModels
Assembly:  ITHit.FileSystem.Windows.WinUI (in ITHit.FileSystem.Windows.WinUI.dll) Version: 9.0.29481.0-Beta
Syntax
public string ErrorMessage { get; set; }

Property Value

Type: String
See Also