Gets the file comment.
Namespace:
UltimateUploaderAssembly: UltimateUploader (in UltimateUploader.dll) Version: 1.4.0.0 (1.4.0)
Syntax
C# |
---|
public string FileComment { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property FileComment As String |
Visual C++ |
---|
public: property String^ FileComment { String^ get (); } |