This document is archived and information here might be outdated. Recommended version. |
The url to the tool help.
[Visual Basic .NET]
Public Property Help As String
[C#]
public string Help {get; set;}
[C++]
HRESULT get_Help(
System.String* helpUrl
);
[C++]
HRESULT put_Help(
BSTR helpUrl
);
[C++] Parameters helpUrl [out, retval]
helpUrl is a parameter of type BSTR* helpUrl [in]
helpUrl is a parameter of type BSTR