Deployment Tools Foundation
Name Property
Gets the name of the file.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override string Name { get; }
Public Overrides ReadOnly Property Name As String Get
public: virtual property String^ Name { String^ get () override; }
abstract Name : string with get override Name : string with get
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.11.1.2318)