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: 26.4.0.0 (26.4.0.0)
Sintassi
public static void WriteUserProperties(
	string fullFileName,
	Dictionary<string, Object> attrs
)

Parametri

fullFileName  String
File nel quale scrivere
attrs  DictionaryString, Object
Vedi anche