This document is archived and information here might be outdated. Recommended version. |
The minimum length of a label used by the truncation strategy.
[Visual Basic .NET]
Public Property TruncationMinimumLength As Integer
[C#]
public int TruncationMinimumLength {get; set;}
[C++]
HRESULT get_TruncationMinimumLength(
System.Int32* Length
);
[C++]
HRESULT put_TruncationMinimumLength(
long Length
);
[C++] Parameters Length [out, retval]
Length is a parameter of type long* Length [in]
Length is a parameter of type long