FileIdBothDirectoryInfoFileId Property |
The file ID.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public long FileId { get; set; }
Public Property FileId As Long
Get
Set
public:
property long long FileId {
long long get ();
void set (long long value);
}
member FileId : int64 with get, set
Property Value
Type:
Int64See Also