SPUsageDefinition.Enabled 属性
Gets or sets a value specifying whether usage logging has been enabled for this type.
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overridable Property Enabled As Boolean
Get
Set
用法
Dim instance As SPUsageDefinition
Dim value As Boolean
value = instance.Enabled
instance.Enabled = value
public virtual bool Enabled { get; set; }
属性值
类型:System.Boolean
Returns a Boolean value indicating whether usage logging has been enabled.