FileIdBothDirectoryInfoExtendedAttributesSize Property |
The size of the extended attributes for the file.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public uint ExtendedAttributesSize { get; set; }
Public Property ExtendedAttributesSize As UInteger
Get
Set
public:
property unsigned int ExtendedAttributesSize {
unsigned int get ();
void set (unsigned int value);
}
member ExtendedAttributesSize : uint32 with get, set
Property Value
Type:
UInt32See Also