Gets the URL of the HMTL page to display in the add-in's Quick Tips.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Url As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ISwQuickTip
Dim value As System.String
value = instance.Url |
C# | |
---|
System.string Url {get;} |
C++/CLI | |
---|
property System.String^ Url {
System.String^ get();
} |
Property Value
URL of HTML page
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0