ListDataSource.Properties 屬性
取得與資料來源的連接相關聯的內容。
命名空間: 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 Properties As IDictionary(Of String, String)
Get
'用途
Dim instance As ListDataSource
Dim value As IDictionary(Of String, String)
value = instance.Properties
public IDictionary<string, string> Properties { get; }
屬性值
類型:System.Collections.Generic.IDictionary<String, String>
含有屬性Dictionary<TKey, TValue>物件。
備註
它不能null 參考 (未執行任何動作 於 Visual Basic 中)。它必須包含下列機碼: 「 LobSystemInstance 」、 「 EntityNamespace 」、 「 實體 」 和 「 SpecificFinder 」。