ShareFileCreateOptions.Content Property

Definition

Optional, valid for version 2026-02-06 and later. The content to upload to the file when it is created. Must be less than or equal to 4 MiB in size.

public System.IO.Stream Content { get; set; }
member this.Content : System.IO.Stream with get, set
Public Property Content As Stream

Property Value

Applies to