

Deployment Tools Foundation
Path Property
Gets the internal path of the file in the archive.

C# | Visual Basic | Visual C++ |
public string Path { get; }
Public ReadOnly Property Path As String Get
public: property String^ Path { String^ get (); }

String
The internal path of the file in the archive, not including the file name.
The internal path of the file in the archive, not including the file name.
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)