This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IM > IMetaInfo Interface > IMetaInfo.Value Property (ArcObjects .NET 10.5 SDK) |
Mata information parameter value.
[Visual Basic .NET] Public ReadOnly Property Value As String
[C#] public string Value {get;}
[C++]
HRESULT get_Value(
BSTR* psValue
);
[C++]
Parameters psValue [out, retval] psValue is a parameter of type BSTR