The column's property identifier (PID).
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxpublic int pid {
get;
set; }Public Property pid As Integer
Get
Set
public:
property int pid {
int get ();
void set (int value);
}member pid : int with
get, set
Property Value
Int32
See Also