config in client suite

This commit is contained in:
Jonathan Jenne
2019-02-13 16:23:02 +01:00
parent 9ee59ac400
commit 914ba9dc90
11 changed files with 64 additions and 103 deletions

View File

@@ -0,0 +1,3 @@
Public Class ClassConfig
Public Property ServiceConnection As String = String.Empty
End Class