类库说明文档
![]() | FileHelperRead Method |
读文件
Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public static string Read( string path )
Parameters
- path
- Type: SystemString
文件路径
Return Value
Type: String读取后的文本内容
