![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
ToString Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveInfo ► ToString()()()()
Gets the full path of the archive.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public override string ToString()
Public Overrides Function ToString As String
public: virtual String^ ToString() override
abstract ToString : unit -> string override ToString : unit -> string
![](collapse_all.gif)
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.11.1.2318)