FixBaseProvider.BeginString Property

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

Property Value

string

In this article

Definition