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