Click or drag to resize

AxiomFileToSafeFileName Method

Namespace:  AxiomCore2.ControlProperties
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public static string ToSafeFileName(
	string fileName
)

Parameters

fileName
Type: SystemString

Return Value

Type: String
See Also