PickerResult.DuplicateResults 属性

定义

如果解析结果的结果有多个候选项,则获取 PickerResult 集合。

public:
 property System::Object ^ DuplicateResults { System::Object ^ get(); };
public object DuplicateResults { get; }
member this.DuplicateResults : obj
Public ReadOnly Property DuplicateResults As Object

属性值

注解

只读。

适用于