ShareFileSetHttpHeadersOptions Class

Definition

public class ShareFileSetHttpHeadersOptions
type ShareFileSetHttpHeadersOptions = class
Public Class ShareFileSetHttpHeadersOptions
Inheritance
ShareFileSetHttpHeadersOptions

Constructors

ShareFileSetHttpHeadersOptions()

Properties

FilePermission

Optional file permission to set for the file.

HttpHeaders

Optional. The standard HTTP header system properties to set. If not specified, existing values will be cleared.

NewSize

Optional. Resizes a file to the specified size. If the specified byte value is less than the current size of the file, then all ranges above the specified byte value are cleared.

SmbProperties

Optional SMB properties to set for the file.

Applies to