ComponentOne Document Library for WinForms
FileName Property (C1LinkTargetFile)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1LinkTargetFile Class : FileName Property
Specifies the file or object on which to execute the specified verb.
Syntax
'Declaration
 
Public ReadOnly Property FileName As System.String
public System.string FileName {get;}
Remarks
To specify a Shell namespace object, pass the fully qualified parse name. Note that not all verbs are supported on all objects. For example, not all document types support the "print" verb.
See Also

Reference

C1LinkTargetFile Class
C1LinkTargetFile Members