CollectionAgeLimitAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定在細微性可供收集及停用之前閒置的期間。
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public class CollectionAgeLimitAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type CollectionAgeLimitAttribute = class
inherit Attribute
Public Class CollectionAgeLimitAttribute
Inherits Attribute
- 繼承
-
CollectionAgeLimitAttribute
- 屬性
建構函式
CollectionAgeLimitAttribute() |
指定在細微性可供收集及停用之前閒置的期間。 |
欄位
DEFAULT_COLLECTION_AGE_LIMIT |
指定在細微性可供收集及停用之前閒置的期間。 |
MinAgeLimit |
指定在細微性可供收集及停用之前閒置的期間。 |
屬性
AlwaysActive |
指定在細微性可供收集及停用之前閒置的期間。 |
Amount |
指定在細微性可供收集及停用之前閒置的期間。 |
Days |
指定在細微性可供收集及停用之前閒置的期間。 |
Hours |
指定在細微性可供收集及停用之前閒置的期間。 |
Minutes |
指定在細微性可供收集及停用之前閒置的期間。 |