共用方式為


SPUsageEntry.ParentTypeGuid property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Overridable ReadOnly Property ParentTypeGuid As Guid
    Get
'用途
Dim instance As SPUsageEntry
Dim value As Guid

value = instance.ParentTypeGuid
public virtual Guid ParentTypeGuid { get; }

Property value

Type: System.Guid
會傳回Guid

請參閱

參照

SPUsageEntry class

SPUsageEntry members

Microsoft.SharePoint.Administration namespace