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