Gets or sets the ToolTip for the hyperlink.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Description As System.String |
C# | |
---|
System.string Description {get; set;} |
JavaScript | |
---|
get_Description () : String
put_Description (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_Description(
BSTR* Val
)
HRESULT put_Description(
BSTR NewVal |
C++ | |
---|
DSRESULT get_Description (
dsString* Val
)
DSRESULT put_Description(
const dsString& NewVal
) |
Property Value
ToolTip for the hyperlink
See Also
Availability
DraftSight V1R1.3