Click or drag to resize

Metodo QsInventorUtilsExecuteApplication(String)

Esegue un comando in un nuovo processo.

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 27.1.0
Sintassi
C#
public static int ExecuteApplication(
	string command
)

Parametri

command  String
The command.

Valore di ritorno

Int32

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsInventorUtils.ExecuteApplication(System.String)"]

Vedi anche