Changeset 34190
- Timestamp:
- 06/30/09 10:32:55 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/vb2005/Tween/branches/kiri/Tween/Setting/SettingBase.vb
r34003 r34190 30 30 31 31 Public Shared Function GetSettingFilePath(ByVal FileId As String) As String 32 Return IO.Path.Combine(My.Application.Info.DirectoryPath, GetType(T).Name + FileId + ". config")32 Return IO.Path.Combine(My.Application.Info.DirectoryPath, GetType(T).Name + FileId + ".xml") 33 33 End Function 34 34 End Class
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)