This document is archived and information here might be outdated. Recommended version. |
Name of the (XML) file containing the default metadata for this environment object.
[Visual Basic .NET]
Public Property MetadataFile As String
[C#]
public string MetadataFile {get; set;}
[C++]
HRESULT get_MetadataFile(
System.String* File
);
[C++]
HRESULT put_MetadataFile(
BSTR File
);
[C++] Parameters File [out, retval]
File is a parameter of type BSTR* File [in]
File is a parameter of type BSTR
The MetadataFile property stores the name of a .xml file with the default metadata for an environment setting. The .xml file supplies parameter descriptions in the help panel of the Environment Settings dialog.