This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDocumentationInfo Interface > IDocumentationInfo.EmbeddedData Property (ArcObjects .NET 10.4 SDK) |
Embedded data of the documentation.
[Visual Basic .NET]
Public Property EmbeddedData As Byte[]
[C#]
public Byte[] EmbeddedData {get; set;}
[C++]
HRESULT get_EmbeddedData(
ppData* ppData
);
[C++]
HRESULT put_EmbeddedData(
ppData* ppData
);
[C++]
Parameters ppData [out, retval] ppData is a parameter of type ppData [in] ppData is a parameter of type