This document is archived and information here might be outdated. Recommended version. |
The string used to indicate the units.
[Visual Basic .NET]
Public Property UnitSuffix As String
[C#]
public string UnitSuffix {get; set;}
[C++]
HRESULT get_UnitSuffix(
System.String* str
);
[C++]
HRESULT put_UnitSuffix(
BSTR str
);
[C++] Parameters str [out, retval]
str is a parameter of type BSTR* str [in]
str is a parameter of type BSTR