DirectoryItemAttributes Property |
Directory file system attributes.
Namespace: OpenDiscoverSDK.Interfaces.Platform.Inventory.LegacyAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public FileAttributes Attributes { get; set; }Property Value
FileAttributes
Remarks
Note: The read-only flag is never set, Windows does not support viewing or modifying this attribute for directories.
See Also