Click or drag to resize

FileEventViewModelIsCompleted Property

IT Hit User File System
Is used for Incoming UpdateContent and Populate events. Shows if operation is completed. For other types of events it is always true.

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 bool IsCompleted { get; set; }

Property Value

Type: Boolean
See Also