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