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