HostedFileContent.SizeInBytes Proprietà

Definizione

Ottiene o imposta le dimensioni del file in byte.

public:
 property Nullable<long> SizeInBytes { Nullable<long> get(); void set(Nullable<long> value); };
public long? SizeInBytes { get; set; }
member this.SizeInBytes : Nullable<int64> with get, set
Public Property SizeInBytes As Nullable(Of Long)

Valore della proprietà

Si applica a