SPUserCodeAssemblyFileDefinition members
Include protected members
Include inherited members
代表使用者組件] 群組中的檔案。
The SPUserCodeAssemblyFileDefinition type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPUserCodeAssemblyFileDefinition | 會建立SPUserCodeAssemblyFileDefinition類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
FileContents | 取得或設定包含檔案內容的位元組陣列。 | |
FileName | 會指定 (不含路徑) 檔案的名稱。 | |
FileStream | 包含檔案內容資料流。 |
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