SharedWithUserCollection.TypeId 属性
该成员将替代 ClientValueObject.TypeId。
命名空间: Microsoft.SharePoint.Client
程序集: Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)
语法
声明
Public Overrides ReadOnly Property TypeId As String
Get
用法
Dim instance As SharedWithUserCollection
Dim value As String
value = instance.TypeId
public override string TypeId { get; }