Enumerazione OperationChoiceOperationChoiceEnum
|
Enumerazione descrivente le operazione scelte da eseguire
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public enum OperationChoiceEnum
Public Enumeration OperationChoiceEnum
public enum class OperationChoiceEnum
Membri Nome | Valore | Descrizione |
---|
None | 0 |
Nessuna operazione
|
Ignore | 1 |
Da ignorare
|
Replace | 2 |
Sostituzione
|
Both | 3 |
Mantenere entrambi i file
|
Vedi anche