Share via


ShareDirectoryGetFilesAndDirectoriesOptions.IncludeExtendedInfo Property

Definition

Optional. Specified that extended info should be included in the ShareFileItem. If set to true, the Content-Length property will be up to date. Implicitly set to true if any ShareFileTraits are set.

public bool? IncludeExtendedInfo { get; set; }
member this.IncludeExtendedInfo : Nullable<bool> with get, set
Public Property IncludeExtendedInfo As Nullable(Of Boolean)

Property Value

Applies to