FileMetadataMacLength Property |
IT Hit User File System
Namespace:
ITHit.FileSystem.Mac
Assembly:
ITHit.FileSystem.Mac (in ITHit.FileSystem.Mac.dll) Version: 1.0.8837.18647
Syntax public long Length { get; set; }
Public Property Length As Long
Get
Set
public:
virtual property long long Length {
long long get () sealed;
void set (long long value) sealed;
}
abstract Length : int64 with get, set
override Length : int64 with get, set
Property Value
Type:
Int64See Also