Metodo DedNetApplicationCreateOpenFilePathCommand
             | 
          
        
        
            Crea un nuovo comando OpenFilePathCommand che apre la cartella contenente il file selezionato.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic OpenFilePathCommand CreateOpenFilePathCommand()
Public Function CreateOpenFilePathCommand As OpenFilePathCommand
public:
OpenFilePathCommand^ CreateOpenFilePathCommand()
member CreateOpenFilePathCommand : unit -> OpenFilePathCommand 
Valore di ritorno
OpenFilePathCommandRestituisce il comando.
Vedi anche