SPUsageDefinition.UsageEntryType property
包含對應到這個 SPUsageDefinition 的 SPUsageEntry 類別的型別。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overridable ReadOnly Property UsageEntryType As Type
Get
'用途
Dim instance As SPUsageDefinition
Dim value As Type
value = instance.UsageEntryType
public virtual Type UsageEntryType { get; }
Property value
Type: System.Type
傳回Type。