CabinetName Property

Microsoft Deployment Tools

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
public:
property String^ CabinetName {
	String^ get ();
}
Value
The full path of the cabinet that contains this file.

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