Gets the unique identifier of the ArchiveFile.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[BrowsableAttribute(false)] public string Name { get; }
<BrowsableAttribute(False)> _ Public ReadOnly Property Name As String
[BrowsableAttribute(false)] public: virtual property String^ Name { String^ get () sealed; }