Path Property

Microsoft Deployment Tools

Deployment Tools Foundation Path Property
Gets the internal path of the file in the archive.
Declaration Syntax
C# Visual Basic Visual C++
public string Path { get; }
Public ReadOnly Property Path As String
public:
property String^ Path {
	String^ get ();
}
Value
The internal path of the file in the archive, not including the file name.

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