Änderung
- Die get Anweisung in 'RoamingPath' auf public geändert
This commit is contained in:
parent
178435e183
commit
0159f5f425
Binary file not shown.
0
.vs/Roaming.git/FileContentIndex/read.lock
Normal file
0
.vs/Roaming.git/FileContentIndex/read.lock
Normal file
Binary file not shown.
@ -144,7 +144,10 @@ namespace Eugen.ESystem
|
||||
Read
|
||||
}
|
||||
|
||||
private string RoamingPath { set; get; } //Pfad zum Roaming-Verzeichnis
|
||||
/// <summary>
|
||||
/// The roaming folder
|
||||
/// </summary>
|
||||
public string RoamingPath { private set; get; } //Pfad zum Roaming-Verzeichnis
|
||||
|
||||
/// <summary>
|
||||
/// The main key(folder)
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user