共用方式為


SPVssComponentDefinition members

Include protected members
Include inherited members

提供有關自訂、 非資料庫、 SharePoint Foundation內容元件 SharePointVSS 編寫器服務的資訊。

The SPVssComponentDefinition type exposes the following members.

Constructors

  Name Description
Public method SPVssComponentDefinition(Guid, String, String, String, String) 初始化SPVssComponentDefinition類別的新執行個體。
Public method SPVssComponentDefinition(Guid, String, String, String, String, String) 初始化SPVssComponentDefinition類別的新執行個體。

Top

Properties

  Name Description
Public property ComponentName 取得回報至 SharePoint VSS 編寫器服務的元件名稱。
Public property DependencyPath 取得自訂的 VSS 編寫器所建立的自訂的非資料庫內容元件的陰影複製的路徑。
Public property Description 取得回報至 SharePoint VSS 編寫器服務的元件的描述。
Public property Path 取得回報至 SharePoint VSS 編寫器服務的元件的路徑。
Public property ServerName 裝載元件之伺服器的名稱。
Public property WriterId 您建立的自訂的非資料庫內容元件的陰影複製自訂 VSS 編寫器識別碼。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPVssComponentDefinition class

Microsoft.SharePoint.Administration.Backup namespace