IErrorList.AreOtherErrorSourceEntriesShown 属性

定义

如果列的 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

适用于