Name Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation Name Property
Gets the file name of the archive.
Declaration Syntax
C# Visual Basic Visual C++
public override string Name { get; }
Public Overrides ReadOnly Property Name As String
	Get
public:
virtual property String^ Name {
	String^ get () override;
}
Property Value
String
The file name of the archive, not including any path.

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)