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