Gets the file comment provided by user.
Namespace: ElementIT.UltimateUploaderAssembly: ElementIT.UltimateUploader (in ElementIT.UltimateUploader.dll) Version: 1.6.0.18556 (1.6.0)
Syntax
| C# |
|---|
public string FileComment { get; } |
| Visual Basic |
|---|
Public ReadOnly Property FileComment As String Get |
| Visual C++ |
|---|
public: property String^ FileComment { String^ get (); } |