FixBaseProvider.ConfigFile Property

[Category(Category.Config)] 
public string ConfigFile {get; set;}
This language is not supported or no code example is available.
[Category(Category.Config)] 
public:  
property String^ ConfigFile { 
String^ get( ); 
void set( 
String^ value 
); 
}
This language is not supported or no code example is available.
public  
Category(Category.Config) 
function get ConfigFile() : String
public  
Category(Category.Config) 
function set ConfigFile(value : String);
This language is not supported or no code example is available.

Property Value

string

In this article

Definition