FileHold 17.1 API Documentation
C#
Show/Hide TOC
Link(String, String) Constructor
Initializes a new instance of the
Link
class
Definition
Namespace:
FileHold.LibraryManager.Tags
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
Link
(
string
url
,
string
caption
)
Parameters
url
String
caption
String
See Also
Reference
Link Class
Link Overload
FileHold.LibraryManager.Tags Namespace
In This Article
Definition
See Also