Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

Help.GetHelpURLForObject

public static string GetHelpURLForObject(Object obj);

Parameters

objThe object to retrieve documentation for.

Returns

string The documentation URL for the object. Note that this could use the http: or file: schemas.

Description

Get the URL for this object's documentation.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答