NativeFileIOByHandleFileInformationFileAttributes Property |
Namespace:
Arsenal.ImageMounter.IO
Assembly:
Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax public FileAttributes FileAttributes { get; }
Public ReadOnly Property FileAttributes As FileAttributes
Get
public:
property FileAttributes FileAttributes {
FileAttributes get ();
}
member FileAttributes : FileAttributes with get
Property Value
Type:
FileAttributesSee Also