This document is archived and information here might be outdated. Recommended version. |
The marker character used by the truncation strategy.
[Visual Basic .NET]
Public Property TruncationMarkerCharacter As String
[C#]
public string TruncationMarkerCharacter {get; set;}
[C++]
HRESULT get_TruncationMarkerCharacter(
System.String* marker
);
[C++]
HRESULT put_TruncationMarkerCharacter(
BSTR marker
);
[C++] Parameters marker [out, retval]
marker is a parameter of type BSTR* marker [in]
marker is a parameter of type BSTR