共用方式為


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 安全性

請參閱

參考

CachedData 類別

Microsoft.VisualStudio.Tools.Applications 命名空間