FileIdBothDirectoryInfoFileId Property |
The file ID.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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