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