共用方式為


ContentType.Parent 屬性

取得內容類型的父系內容類型。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public ReadOnly Property Parent As ContentType
    Get
'用途
Dim instance As ContentType
Dim value As ContentType

value = instance.Parent
public ContentType Parent { get; }

屬性值

類型:Microsoft.SharePoint.Client.ContentType
代表上層內容類型的ContentType物件。

請參閱

參照

ContentType 類別

ContentType 成員

Microsoft.SharePoint.Client 命名空間