This document is archived and information here might be outdated. Recommended version. |
The name of the (XML) file containing the default metadata for this data type.
[Visual Basic .NET]
Public ReadOnly Property MetadataFile As String
[C#]
public string MetadataFile {get;}
[C++]
HRESULT get_MetadataFile(
System.String* file
);
[C++] Parameters file [out, retval]
file is a parameter of type BSTR*