SPVssComponentDefinition members
Include protected members
Include inherited members
提供有關自訂、 非資料庫、 SharePoint Foundation內容元件 SharePointVSS 編寫器服務的資訊。
The SPVssComponentDefinition type exposes the following members.
Constructors
Top
Properties
Name | Description | |
---|---|---|
ComponentName | 取得回報至 SharePoint VSS 編寫器服務的元件名稱。 | |
DependencyPath | 取得自訂的 VSS 編寫器所建立的自訂的非資料庫內容元件的陰影複製的路徑。 | |
Description | 取得回報至 SharePoint VSS 編寫器服務的元件的描述。 | |
Path | 取得回報至 SharePoint VSS 編寫器服務的元件的路徑。 | |
ServerName | 裝載元件之伺服器的名稱。 | |
WriterId | 您建立的自訂的非資料庫內容元件的陰影複製自訂 VSS 編寫器識別碼。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top