This document is archived and information here might be outdated. Recommended version. |
Copyright information associated with the image service.
[Visual Basic .NET] Public Property CopyrightText As String
[C#] public string CopyrightText {get; set;}
[C++]
HRESULT get_CopyrightText(
System.String* pCopyright
);
[C++]
HRESULT put_CopyrightText(
BSTR pCopyright
);
[C++]
Parameters pCopyright [out, retval]
pCopyright is a parameter of type BSTR* pCopyright [in]
pCopyright is a parameter of type BSTR