PickerResult.DuplicateResults Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets PickerResult collection if the result of resolving results has multiple candidates.
public:
property System::Object ^ DuplicateResults { System::Object ^ get(); };
public object DuplicateResults { get; }
member this.DuplicateResults : obj
Public ReadOnly Property DuplicateResults As Object
Property Value
Remarks
Read-only.