WebApplicationFile - конструктор
Пространство имён: Tessa.Extensions.Default.Console.PackageWebAppСборка: Tessa.Extensions.Default.Console (в Tessa.Extensions.Default.Console.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
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 String
-
- appFolder String
-