CachedData.HostItems 屬性
取得資料快取中 CachedDataHostItem 物件的集合。
命名空間: Microsoft.VisualStudio.Tools.Applications
組件: Microsoft.VisualStudio.Tools.Applications.ServerDocument (在 Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll 中)
語法
'宣告
Public ReadOnly Property HostItems As CachedDataHostItemCollection
Get
public CachedDataHostItemCollection HostItems { get; }
屬性值
型別:Microsoft.VisualStudio.Tools.Applications.CachedDataHostItemCollection
包含資料快取中之資料的 CachedDataHostItemCollection。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。