File system ID.

Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

Visual Basic
Public Property FileSystemId As Nullable(Of Long)
	Get
	Private Set
C#
public Nullable<long> FileSystemId { get; private set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also