ITextViewMaxBuffer Property |
Returns the maxmimum buffer for this ITextView
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax int MaxBuffer { get; set; }
Property MaxBuffer As Integer
Get
Set
property int MaxBuffer {
int get ();
void set (int value);
}
abstract MaxBuffer : int with get, set
Property Value
Type:
Int32See Also