![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
CabinetFolderNumber Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression.Cab ► CabFileInfo ► CabinetFolderNumber
Gets the number of the folder containing this file.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public int CabinetFolderNumber { get; }
Public ReadOnly Property CabinetFolderNumber As Integer Get
public: property int CabinetFolderNumber { int get (); }
![](collapse_all.gif)
Int32
The number of the cabinet folder containing this file.
The number of the cabinet folder containing this file.
![](collapse_all.gif)
A single folder or the first folder of a cabinet
(or chain of cabinets) is numbered 0.
Assembly: Microsoft.Deployment.Compression.Cab (Module: Microsoft.Deployment.Compression.Cab.dll) Version: 3.0.0.0 (3.9.1006.0)