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 Get
public: virtual property String^ Name { String^ get () override; }
Property Value
String
The name of the file, not including any path.
The name of the file, not including any path.
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)