Deployment Tools Foundation
ArchiveFiles Property
Gets or sets the list of archive files that are created or extracted.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public IList<string> ArchiveFiles { get; }
Public ReadOnly Property ArchiveFiles As IList(Of String) Get
public: property IList<String^>^ ArchiveFiles { IList<String^>^ get (); }
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)