IErrorList.AreOtherErrorSourceEntriesShown 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果列的 ErrorSource 筛选器未排除标签与 Other关联的条目,则返回 true。
public:
property bool AreOtherErrorSourceEntriesShown { bool get(); void set(bool value); };
public:
property bool AreOtherErrorSourceEntriesShown { bool get(); void set(bool value); };
public bool AreOtherErrorSourceEntriesShown { get; set; }
member this.AreOtherErrorSourceEntriesShown : bool with get, set
Public Property AreOtherErrorSourceEntriesShown As Boolean
属性值
返回 Boolean。