CabinetName Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation CabinetName Property
Gets the full path of the cabinet that contains this file.
Declaration Syntax
C# Visual Basic Visual C++
public string CabinetName { get; }
Public ReadOnly Property CabinetName As String
	Get
public:
property String^ CabinetName {
	String^ get ();
}
Property Value
String
The full path of the cabinet that contains this file.

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