CachedDataHostItem.CachedData 屬性

取得快取資料物件的集合,這些物件是在 Office 方案的單一類別中宣告。

命名空間:  Microsoft.VisualStudio.Tools.Applications
組件:  Microsoft.VisualStudio.Tools.Applications.ServerDocument (在 Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll 中)

語法

'宣告
Public ReadOnly Property CachedData As CachedDataItemCollection
    Get
public CachedDataItemCollection CachedData { get; }

屬性值

型別:Microsoft.VisualStudio.Tools.Applications.CachedDataItemCollection
CachedDataItemCollection ,包含在 Office 方案的單一類別中宣告的快取資料物件。

.NET Framework 安全性

請參閱

參考

CachedDataHostItem 類別

Microsoft.VisualStudio.Tools.Applications 命名空間