Click or drag to resize

FilesAndFoldersGetFileEncoding Method

Namespace:  Dynamicweb.Content.Files
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string GetFileEncoding(
	string filePath,
	ref Encoding encoding
)

Parameters

filePath
Type: SystemString
encoding
Type: System.TextEncoding

Return Value

Type: String
See Also