Cabinet Property

Microsoft Deployment Tools

Deployment Tools Foundation Cabinet Property
Gets or sets the cabinet that contains this file.
Declaration Syntax
C# Visual Basic Visual C++
public CabInfo Cabinet { get; }
Public ReadOnly Property Cabinet As CabInfo
public:
property CabInfo^ Cabinet {
	CabInfo^ get ();
}
Value
The CabinetInfo instance that retrieved this file information -- this may be null if the CabinetFileInfo object was returned directly from a stream.

Assembly: Microsoft.Deployment.Compression.Cab (Module: Microsoft.Deployment.Compression.Cab) Version: 3.0.0.0 (3.5.1623.0)