FileListInFolderColumnIndex Property |
The column index of the column containing the parent folder of a file.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public long InFolderColumnIndex { get; }
Public ReadOnly Property InFolderColumnIndex As Long
Get
public:
property long long InFolderColumnIndex {
long long get ();
}
member InFolderColumnIndex : int64 with get
Property Value
Type:
Int64See Also