This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterFunctionTemplate2 Interface > IRasterFunctionTemplate2.Help Property (ArcObjects .NET 10.5 SDK) |
The help document URL.
[Visual Basic .NET] Public Property Help As String
[C#] public string Help {get; set;}
[C++]
HRESULT get_Help(
BSTR* pHelp
);
[C++]
HRESULT put_Help(
BSTR pHelp
);
[C++]
Parameters pHelp [out, retval] pHelp is a parameter of type BSTR pHelp [in] pHelp is a parameter of type BSTR