FixBaseProvider.StorePath Property

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

Property Value

string

In this article

Definition