ResourceExtension Property
The extension of the file.
Syntax
char* GetResourceExtension();
Default Value
""
Remarks
This property indicates the extension of the file. It cannot be set. To specify the extension when creating a new file include it when calling UploadFile.
This property is read-only and not available at design time.
Data Type
String