Click or drag to resize

Metodo UtilWriteUserProperties

Scrive le proprietà presenti nel dizionario all'interno del file.

Namespace:  DedNetAcad
Assembly:  DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
public static void WriteUserProperties(
	string fullFileName,
	Dictionary<string, Object> attrs
)

Parametri

fullFileName
Tipo: SystemString
File nel quale scrivere
attrs
Tipo: System.Collections.GenericDictionaryString, Object
Vedi anche