[This is preliminary documentation and is subject to change.]
Imposes a limit in character length of combined message test
Namespace: NFX.Log.DestinationsAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute]
public int MaxTextLength { get; set; }
[ConfigAttribute]
public int MaxTextLength { get; set; }
<ConfigAttribute>
Public Property MaxTextLength As Integer
Get
Set
<ConfigAttribute>
Public Property MaxTextLength As Integer
Get
Set
public:
[ConfigAttribute]
property int MaxTextLength {
int get ();
void set (int value);
}
public:
[ConfigAttribute]
property int MaxTextLength {
int get ();
void set (int value);
}
[<ConfigAttribute>]
member MaxTextLength : int with get, set
[<ConfigAttribute>]
member MaxTextLength : int with get, set
Property Value
Type:
Int32