Свойство | Type | Description | |
---|---|---|---|
MaxFileSize | int |
Méthode | Description | |
---|---|---|
ByteFile ( byte data, string fileName, string mimeType = null ) : System | ||
ByteFile ( string filePath ) : System |
public ByteFile ( byte data, string fileName, string mimeType = null ) : System | ||
data | byte | |
fileName | string | |
mimeType | string | |
Résultat | System |
public ByteFile ( string filePath ) : System | ||
filePath | string | |
Résultat | System |