Proprietà PdfHelpCommandFilePath
             | 
          
        
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string FilePath { get; set; }Public Property FilePath As String
	Get
	Set
public:
property String^ FilePath {
	String^ get ();
	void set (String^ value);
}member FilePath : string with get, set
Valore della proprietà
String
Vedi anche