| 名前 | 解説 | |
|---|---|---|
![]() | C1LinkTargetFile コンストラクタ | オーバーロードされます。 |
C1LinkTargetFileデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | C1LinkTargetFile コンストラクタ | オーバーロードされます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Command | Gets the command (verb) specifying the action to perform when the link is clicked. |
![]() | Directory | Gets the default directory. |
![]() | DocumentAction | Gets the C1DocumentAction object defining the action to execute when navigating by this link. Can be null, in this case C1LinkTargetBase does not change the current document. C1.Document.C1LinkTargetBaseから継承されます。 |
![]() | FileName | Specifies the file or object on which to execute the specified verb. |
![]() | Parameters | 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. |
| 名前 | 解説 | |
|---|---|---|
![]() | Encode | For internal use. Encodes this C1LinkTargetBase object to the string, use Parse method to decode. C1.Document.C1LinkTargetBaseから継承されます。 |
![]() | Equals | C1.Document.C1LinkTargetBaseから継承されます。 |
![]() | GetHashCode | C1.Document.C1LinkTargetBaseから継承されます。 |
![]() | Open | Opens specified document using parameters defined by this C1LinkTargetFile object. |