ILoggingProvider.RetentionPeriod property
取得此提供者會儲存資料的天數。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Property RetentionPeriod As Byte
Get
Set
'用途
Dim instance As ILoggingProvider
Dim value As Byte
value = instance.RetentionPeriod
instance.RetentionPeriod = value
byte RetentionPeriod { get; set; }
Property value
Type: System.Byte
會傳回Byte。