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 Get
public: property String^ Path { String^ get (); }
Property Value
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)