SPDocumentParser members
Include protected members
Include inherited members
支援的 HTML 文件屬性升級和降級的基底類別。
The SPDocumentParser type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPDocumentParser() | 僅限內部使用。 |
![]() |
SPDocumentParser(String, String) | 初始化SPDocumentParser類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ClassId | 取得識別文件剖析器的 GUID。 |
![]() |
FileExtension | 取得都是由文件剖析器處理的檔案副檔名的檔案。 |
![]() |
ProgId | 取得文件剖析器的程式設計識別碼 (ProgID)。 |
![]() |
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
Top