 | CargoSpecialColumnNamesFileName Field |
This is preliminary documentation and is subject to change.
(__files table) The value of the field, i.e. the name of an uploaded file.
Namespace: WikiClientLibrary.Cargo.SchemaAssembly: WikiClientLibrary.Cargo (in WikiClientLibrary.Cargo.dll) Version: 0.9.0-int.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntaxpublic const string FileName = "_fileName"
Public Const FileName As String = "_fileName"
Dim value As String
value = CargoSpecialColumnNames.FileName
public:
literal String^ FileName = "_fileName"
static val mutable FileName: string
Field Value
String
See Also