FileLoggingConfigurationMaxArchiveFiles Property

保留封存檔案的最大數量 (0 表示無限制)

Definition

Namespace: eBizprise.Framework
Assembly: eBizprise.Framework.Log.LogHelper (in eBizprise.Framework.Log.LogHelper.dll) Version: 25.0.5.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public int MaxArchiveFiles { get; set; }

Property Value

Int32

See Also