NetCoreZipUploadedUserSourceInfo interface
Biner Jar yang diunggah untuk penyebaran
- Memperluas
Properti
| net |
Jalur ke .NET executable relatif terhadap akar zip |
| runtime |
Versi runtime file .Net |
| type | Diskriminator polimorfik, yang menentukan berbagai jenis objek ini dapat |
Properti yang Diwariskan
| relative |
Jalur relatif penyimpanan yang menyimpan sumber |
| version | Versi sumber |
Detail Properti
netCoreMainEntryPath
Jalur ke .NET executable relatif terhadap akar zip
netCoreMainEntryPath?: string
Nilai Properti
string
runtimeVersion
Versi runtime file .Net
runtimeVersion?: string
Nilai Properti
string
type
Diskriminator polimorfik, yang menentukan berbagai jenis objek ini dapat
type: "NetCoreZip"
Nilai Properti
"NetCoreZip"
Detail Properti yang Diwariskan
relativePath
Jalur relatif penyimpanan yang menyimpan sumber
relativePath?: string
Nilai Properti
string
Diwarisi DariUploadedUserSourceInfo.relativePath