This document is archived and information here might be outdated. Recommended version. |
Indicates if the reduction reduces the sources.
[Visual Basic .NET] Public Property ReduceSources As Boolean
[C#] public bool ReduceSources {get; set;}
[C++]
HRESULT get_ReduceSources(
Boolean* ReduceSources
);
[C++]
HRESULT put_ReduceSources(
VARIANT_BOOL ReduceSources
);
[C++]
Parameters ReduceSources [out, retval]
ReduceSources is a parameter of type bool* ReduceSources [in]
ReduceSources is a parameter of type bool