FixBaseProvider.SessionsXml Property

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

Property Value

string

In this article

Definition