共用方式為


SPFileSaveBinaryParameters members

Include protected members
Include inherited members

封裝藉由呼叫SaveBinary(Stream, SPFileSaveBinaryParameters)方法儲存的SPFile物件時要使用的選項。

The SPFileSaveBinaryParameters type exposes the following members.

Constructors

  Name Description
Public method SPFileSaveBinaryParameters 初始化SPFileSaveBinaryParameters類別的執行個體。

Top

Properties

  Name Description
Public property CellStoragePartitionsToDelete 取得或設定唯一的儲存格儲存磁碟分割識別碼,若要刪除的檔案,儲存作業的一部分。
Public property CheckInComment 取得或設定簽入檔案的相關註解。
Public property CheckRequiredFields 指出是否要檢查屬性值與必要的欄位產生遺漏欄位錯誤,在適當的地方。
Public property CreateVersion 取得或設定值,指出是否版本控制已啟用,且有效時,是否建立新版本的檔案。
Public property ETagMatch 取得或設定儲存檔案時,應符合的檔案目前的 ETag ETag 值。
Public property FileFormatMetaInfo 取得或設定檔案的檔案格式中繼資訊。
Public property FileSizeToSave 取得及設定要從資料流讀取的資料量,並儲存,以位元組為單位。
Public property LockIdMatch 取得或設定檔案的LockId物件。
Public property OutETagNew 取得 ETag 最近儲存的檔案。
Public property OutVirusCheckMessage 取得病毒掃描該檔案上執行的相關資訊的訊息。
Public property OutVirusCheckStatus 取得值,這個值描述病毒檢查檔案的狀態。
Public property PartitionsToDelete 取得或設定要刪除的檔案,儲存作業的一部分存放區的磁碟分割。
Public property RequireWebFilePermissions 取得或設定布林值變數,指出是否新增的 web 檔案需要新增及自訂網頁的權限。
Public property ThrowOnVirusFound 取得或設定值,指出是否找到病毒,但不是會從檔案移除,是否應擲回例外狀況。

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

請參閱

參照

SPFileSaveBinaryParameters class

Microsoft.SharePoint namespace