Gets or sets the MetadataFile to be refreshed by the metadata provider.
Declaration Syntax
C# | Visual Basic | Visual C++ |
MetadataFile Metadata { get; set; }
Property Metadata As MetadataFile
property MetadataFile^ Metadata { MetadataFile^ get (); void set (MetadataFile^ value); }