ServerDocument 成員 (2003 系統)
提供 Microsoft Office Word 文件或 Microsoft Office Excel 活頁簿中已快取之資料和應用程式資訊清單的存取。
ServerDocument 型別會公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
ServerDocument | 多載。 初始化 ServerDocument 類別的新執行個體。 |
回頁首
方法
名稱 | 說明 | |
---|---|---|
AddCustomization | 多載。 將應用程式資訊清單加入至文件。 | |
Close | 關閉 ServerDocument。 | |
Equals | (繼承自 Object)。 | |
Finalize | (繼承自 Object)。 | |
GetHashCode | (繼承自 Object)。 | |
GetType | (繼承自 Object)。 | |
IsCacheEnabled | 取得值,指出指定的文件是否含有資料快取。 | |
IsCustomized | 取得值,指出指定的文件是否含有 Visual Studio Tools for Office 自訂。 | |
MemberwiseClone | (繼承自 Object)。 | |
RemoveCustomization | 從文件中移除 Microsoft Visual Studio Tools for the Microsoft Office system (3.0 版) 自訂。 | |
Save | 儲存任何對文件所做的變更。 | |
ToString | (繼承自 Object)。 |
回頁首
屬性
名稱 | 說明 | |
---|---|---|
AppManifest | 取得 AppManifest,表示文件中包含的應用程式資訊清單。 | |
CachedData | 取得 CachedData,表示文件中包含的快取資料。 | |
Document | 取得載入至 ServerDocument 的記憶體中文件的位元組陣列。 | |
ManifestModifiedTime | 取得 DateTime,指定上次修改應用程式資訊清單的時間。 |
回頁首
明確介面實作
名稱 | 說明 | |
---|---|---|
IDisposable. . :: .Dispose |
回頁首