FileRequestLocalFileExtName Property |
Gets the file name extension of the client's local file submitted by AceoffixCtrl.
Namespace: AceoffixAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic string LocalFileExtName { get; }
Public ReadOnly Property LocalFileExtName As String
Get
Property Value
Type:
StringThe file name extension.
RemarksThe file name extension.
See Also