HelpUrlAttribute Constructor |
Namespace:
Demo3D.Common
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 18.04.00
Syntaxpublic HelpUrlAttribute(
string url
)
Parameters
- url
- Type: SystemString
The page name to link to in the help website.
See Also