TimeWindowFilterSettings.End 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
選擇性結束時間,用來判斷何時應啟用設定為使用 TimeWindowFilter 功能篩選的功能。 如果未指定結束時間,則會將時間範圍視為永不結束。
public DateTimeOffset? End { get; set; }
member this.End : Nullable<DateTimeOffset> with get, set
Public Property End As Nullable(Of DateTimeOffset)