Construction options for concrete path factories.
Beispiel #1
0
 static Paths()
 {
     FactoryOptions = new PathFactoryOptions
     {
         AutoExpandUserDirectory = true
     };
 }
Beispiel #2
0
 static Paths()
 {
     FactoryOptions = new PathFactoryOptions
     {
         AutoExpandUserDirectory = true
     };
 }