This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDocumentationInfo Interface > IDocumentationInfo.URL Property (ArcObjects .NET 10.4 SDK) |
Url of the documentation.
[Visual Basic .NET] Public Property URL As String
[C#] public string URL {get; set;}
[C++]
HRESULT get_URL(
BSTR* pUrl
);
[C++]
HRESULT put_URL(
BSTR pUrl
);
[C++]
Parameters pUrl [out, retval] pUrl is a parameter of type BSTR pUrl [in] pUrl is a parameter of type BSTR