HashTagCollection 建構函式
此成員是保留給內部使用,而不是用來直接從您的程式碼使用
命名空間: Microsoft.SharePoint.Client.UserProfiles
組件: Microsoft.SharePoint.Client.UserProfiles.Silverlight (在 Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll 中); Microsoft.SharePoint.Client.UserProfiles.Phone (在 Microsoft.SharePoint.Client.UserProfiles.Phone.dll 中) Microsoft.SharePoint.Client.UserProfiles (在 Microsoft.SharePoint.Client.UserProfiles.dll 中)
語法
'宣告
Public Sub New ( _
context As ClientRuntimeContext, _
objectPath As ObjectPath _
)
'用途
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath
Dim instance As New HashTagCollection(context, _
objectPath)
public HashTagCollection(
ClientRuntimeContext context,
ObjectPath objectPath
)
參數
- objectPath
類型:Microsoft.SharePoint.Client.ObjectPath