Name Property

Microsoft Deployment Tools

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

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression) Version: 3.0.0.0 (3.5.1623.0)