SPUserCodeCachedAssemblyGroup members
Include protected members
Include inherited members
代表一群使用者組件的本機檔案系統上會快取。
The SPUserCodeCachedAssemblyGroup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPUserCodeCachedAssemblyGroup | 初始化指定的使用者組件群組識別碼與此組件] 群組中的組件儲存所在的目錄根路徑SPUserCodeCachedAssemblyGroup類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
LastAccessedTime | 會取得的日期和時間上次存取此使用者組件群組。 |
![]() |
RootDirectoryPath | 取得此組件群組的使用者組件會保存所在之根目錄的路徑。 |
![]() |
UserCodeAssemblyGroupId | 取得此使用者組件群組的群組識別碼。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Activate | 沙箱化解決方案組件中建立沙箱化解決方案類型的新執行個體。 |
![]() |
Add(SPUserCodeAssemblyFileDefinition) | 儲存資料的組件檔案從使用者的組件] 群組中磁碟及記憶體中快取。 |
![]() |
Add([]) | 儲存的組件檔案從使用者的組件] 群組中磁碟及記憶體中快取陣列中的資料。 |
![]() |
AssemblyResolveHandler | 處理目前AppDomainAssemblyResolve事件。 |
![]() |
ContainsAssembly | 會決定SPUserCodeCachedAssemblyGroup是否包含指定的組件。 |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetFileContents | 會取得指定之檔案的內容。 |
![]() |
GetFileStream | 取得具有指定名稱的檔案周圍的檔案資料流。 |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | 會傳回 string,代表目前SPUserCodeCachedAssemblyGroup物件。 (Overrides Object.ToString().) |
![]() |
Validate | 驗證此使用者組件群組與磁碟上的檔案的資料結構。 |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
ISerializable.GetObjectData | 將使用者資料新增至序列化的物件。 |
Top