OpenTAP 9.24
API Reference
Public Member Functions | Properties | List of all members
OpenTap.HelpLinkAttribute Class Reference

Defines a help link for an object. More...

Inheritance diagram for OpenTap.HelpLinkAttribute:
OpenTap.IAnnotation

Public Member Functions

 HelpLinkAttribute (string helpLink)
 Sets the help link for this object. More...
 
 HelpLinkAttribute ()
 Creates a HelpLink without a specified link. This can be used if information about this item exists in the help for a parent scope.
 

Properties

string HelpLink [get]
 The HelpLink specified in this attribute.
 

Detailed Description

Defines a help link for an object.

General behavior is to search up the visual tree, until the first HelpLink is found.

See also
T:System.Attribute

Constructor & Destructor Documentation

◆ HelpLinkAttribute()

OpenTap.HelpLinkAttribute.HelpLinkAttribute ( string  helpLink)
inline

Sets the help link for this object.

Parameters
helpLink

OpenTAP 9.24 API built Tue Apr 30 2024 13:44:41