ApplicationFile - конструктор |
Пространство имён:
Tessa.Extensions.Default.Console.PackageApp
Сборка:
Tessa.Extensions.Default.Console (в Tessa.Extensions.Default.Console.dll) Версия: 3.5.0.19
Синтаксис public ApplicationFile(
string filePath,
string appFolder
)
Public Sub New (
filePath As String,
appFolder As String
)
public:
ApplicationFile(
String^ filePath,
String^ appFolder
)
new :
filePath : string *
appFolder : string -> ApplicationFile
Параметры
- filePath
- Тип: SystemString
- appFolder
- Тип: SystemString
См. также