CabinetName Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation CabinetName Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.Compression.CabCabFileInfoCabinetName
Gets the full path of the cabinet that contains this file.
Declaration Syntax
C# Visual Basic Visual C++ F#
public string CabinetName { get; }
Public ReadOnly Property CabinetName As String
	Get
public:
property String^ CabinetName {
	String^ get ();
}
member CabinetName : string with 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.11.1.2318)