CabinetFolderNumber Property

Microsoft Deployment Tools

Deployment Tools Foundation CabinetFolderNumber Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.Compression.CabCabFileInfoCabinetFolderNumber
Gets the number of the folder containing this file.
Declaration Syntax
C# Visual Basic Visual C++
public int CabinetFolderNumber { get; }
Public ReadOnly Property CabinetFolderNumber As Integer
public:
property int CabinetFolderNumber {
	int get ();
}
Value
The number of the cabinet folder containing this file.
Remarks
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) Version: 3.0.0.0 (3.5.1623.0)