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