共用方式為


ShareFileItem.FileSize Property

Definition

Gets an optional value indicating the file size, if this item is a file.

public long? FileSize { get; }
member this.FileSize : Nullable<int64>
Public ReadOnly Property FileSize As Nullable(Of Long)

Property Value

Applies to