This document is archived and information here might be outdated. Recommended version. |
The background value.
[Visual Basic .NET]
Public Property Background As Object
[C#]
public object Background {get; set;}
[C++]
HRESULT get_Background(
Variant* pBackground
);
[C++]
HRESULT put_Background(
VARIANT pBackground
);
[C++] Parameters pBackground [out, retval]
pBackground is a parameter of type VARIANT* pBackground [in]
pBackground is a parameter of type VARIANT