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.

另请参阅

引用

SPUsageDefinition 类

SPUsageDefinition 成员

Microsoft.SharePoint.Administration 命名空间