CachedDataHostItem.Id 屬性

取得或設定命名空間和類別,CachedDataHostItem 中的快取資料物件都在其中宣告。

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

語法

'宣告
Public Property Id As String
    Get
    Set
public string Id { get; set; }

屬性值

型別:System.String
命名空間和類別,CachedDataHostItem 中的快取資料物件都在其中宣告。

備註

Id 屬性是一個字串,能夠指定以 "." 分隔的命名空間和類別,例如 "ExcelWorkbook1.ThisWorkbook"。

.NET Framework 安全性

請參閱

參考

CachedDataHostItem 類別

Microsoft.VisualStudio.Tools.Applications 命名空間