IHostEnvironmentStatistics.TotalPhysicalMemory プロパティ

定義

ホスト上の物理メモリの合計をバイト単位で取得します。

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

プロパティ値

16426476000

16426476000L 16 GB の場合。

適用対象