ComponentOne FlexReport for WinForms
Parameters Property (C1LinkTargetFile)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1LinkTargetFile Class : Parameters Property
If the FileName parameter specifies an executable file, this is a string specifying the parameters to be passed to the application. The format of this string is determined by the verb that is to be invoked. If FileName specifies a document file, this should be an empty string.
Syntax
'Declaration
 
Public ReadOnly Property Parameters As System.String
public System.string Parameters {get;}
See Also

Reference

C1LinkTargetFile Class
C1LinkTargetFile Members