Deployment Tools Foundation
ToString Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveInfo ► ToString()()()()
Gets the full path of the archive.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public override string ToString()
Public Overrides Function ToString As String
public: virtual String^ ToString() override
Return Value
String
The full path of the archive.
The full path of the archive.
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)