PrintDocument for WinForms
FileName プロパティ (C1LinkTargetFile)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1LinkTargetFile クラス : FileName プロパティ
Specifies the file or object on which to execute the specified verb.
シンタックス
'宣言
 
Public ReadOnly Property FileName As System.String
'使用法
 
Dim instance As C1LinkTargetFile
Dim value As System.String
 
value = instance.FileName
public System.string FileName {get;}
解説
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.
参照

C1LinkTargetFile クラス
C1LinkTargetFile メンバ