DirectoryItemLastAccessTimeUtc Property |
Gets or sets the time, in coordinated universal time (UTC), that the current file or directory was last accessed.
Namespace: OpenDiscoverSDK.Interfaces.Platform.Inventory.LegacyAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public DateTime LastAccessTimeUtc { get; set; }Property Value
DateTime
See Also