←Select platform

fileName Property

Summary

Name of the file to load.

Syntax

C#
VB
C++
public string fileName { get; set; } 
Public Property fileName() As String 
   Get 
   Set 
public:  
   property String^ fileName 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

Name of the file to load.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.