InfoConnect for Airlines
FileName Property (IUiMode)


Gets the current user interface mode template file name.
Syntax
'Declaration
 
ReadOnly Property FileName As String
'Usage
 
Dim instance As IUiMode
Dim value As String
 
value = instance.FileName
string FileName {get;}
See Also