This document is archived and information here might be outdated. Recommended version. |
The suffix.
[Visual Basic .NET]
Public Property Suffix As String
[C#]
public string Suffix {get; set;}
[C++]
HRESULT get_Suffix(
System.String* pSuffix
);
[C++]
HRESULT put_Suffix(
BSTR pSuffix
);
[C++] Parameters pSuffix [out, retval]
pSuffix is a parameter of type BSTR* pSuffix [in]
pSuffix is a parameter of type BSTR