FileEventViewModelTimeText Property |
IT Hit User File System
User-friendly string representing event's time.
Namespace:
ITHit.FileSystem.Windows.WinUI.ViewModels
Assembly:
ITHit.FileSystem.Windows.WinUI (in ITHit.FileSystem.Windows.WinUI.dll) Version: 9.0.29481.0-Beta
Syntaxpublic string TimeText { get; }
Public ReadOnly Property TimeText As String
Get
public:
property String^ TimeText {
String^ get ();
}
member TimeText : string with get
Property Value
Type:
String
See Also