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