Gets or sets the MetadataFile used by the ArchiveFile.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public MetadataFile MetadataFile { get; set; }
Public Property MetadataFile As MetadataFile
public: property MetadataFile^ MetadataFile { MetadataFile^ get (); void set (MetadataFile^ value); }