SPFileSaveBinaryParameters members
Include protected members
Include inherited members
封裝藉由呼叫SaveBinary(Stream, SPFileSaveBinaryParameters)方法儲存的SPFile物件時要使用的選項。
The SPFileSaveBinaryParameters type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPFileSaveBinaryParameters | 初始化SPFileSaveBinaryParameters類別的執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
CellStoragePartitionsToDelete | 取得或設定唯一的儲存格儲存磁碟分割識別碼,若要刪除的檔案,儲存作業的一部分。 | |
CheckInComment | 取得或設定簽入檔案的相關註解。 | |
CheckRequiredFields | 指出是否要檢查屬性值與必要的欄位產生遺漏欄位錯誤,在適當的地方。 | |
CreateVersion | 取得或設定值,指出是否版本控制已啟用,且有效時,是否建立新版本的檔案。 | |
ETagMatch | 取得或設定儲存檔案時,應符合的檔案目前的 ETag ETag 值。 | |
FileFormatMetaInfo | 取得或設定檔案的檔案格式中繼資訊。 | |
FileSizeToSave | 取得及設定要從資料流讀取的資料量,並儲存,以位元組為單位。 | |
LockIdMatch | 取得或設定檔案的LockId物件。 | |
OutETagNew | 取得 ETag 最近儲存的檔案。 | |
OutVirusCheckMessage | 取得病毒掃描該檔案上執行的相關資訊的訊息。 | |
OutVirusCheckStatus | 取得值,這個值描述病毒檢查檔案的狀態。 | |
PartitionsToDelete | 取得或設定要刪除的檔案,儲存作業的一部分存放區的磁碟分割。 | |
RequireWebFilePermissions | 取得或設定布林值變數,指出是否新增的 web 檔案需要新增及自訂網頁的權限。 | |
ThrowOnVirusFound | 取得或設定值,指出是否找到病毒,但不是會從檔案移除,是否應擲回例外狀況。 |
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