SPUserSolution members
Include protected members
Include inherited members
表示在網站集合解決方案圖庫中的沙箱化解決方案 。
The SPUserSolution type exposes the following members.
Properties
Name | Description | |
---|---|---|
HasAssemblies | 取得值,這個值,指出方案是否包含組件。 | |
Name | 取得方案的檔名。 | |
Signature | 取得方案的簽章。 | |
SolutionId | 取得方案 id。 | |
Status | 取得此解決方案的目前狀態。 |
Top
Methods
Name | Description | |
---|---|---|
Dispose | 釋放由目前的SPUserSolution類別實例所使用的資源。 | |
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