DirectoryHelperGetDateFile Method | Helper帮助文档 |
根据时间得到文件名HHmmssff
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string GetDateFile()
Public Shared Function GetDateFile As String
public: static String^ GetDateFile()
static member GetDateFile : unit -> string
Return Value
Type: String[Missing <returns> documentation for "M:HD.Common.DirectoryHelper.GetDateFile"]
See Also