FileSystemItemPropertyDataId Property |
IT Hit User File System
Propery ID.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax public int Id { get; set; }
Public Property Id As Integer
Get
Set
public:
property int Id {
int get ();
void set (int value);
}
member Id : int with get, set
Property Value
Type:
Int32See Also