FixBaseProvider.LogsPath Property

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

Property Value

string

In this article

Definition