共用方式為


ExpandSegment.HasFilter 屬性

定義

取得值,指出展開陳述式是否與篩選運算式一併使用。

public:
 property bool HasFilter { bool get(); };
public bool HasFilter { get; }
member this.HasFilter : bool
Public ReadOnly Property HasFilter As Boolean

屬性值

true 如果 expand 語句與篩選表示式搭配使用,則為 ;否則為 false

適用於