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