4 lines
83 B
VB.net
4 lines
83 B
VB.net
Public Class DbConfig
|
|
Public Property DocumentPath As String = ""
|
|
End Class
|