  | 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.4+fbadc980737ddc9bb67116900ecad57f84a0b241
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