ModelMetadata.ByteCount Proprietà

Definizione

Ottiene o imposta il numero di byte nell'oggetto.

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

Valore della proprietà

Il numero di byte nell'oggetto.

Si applica a