你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Constants.KB 字段

定义

表示千字节 (非 SI 版本) 的常量。

public const long KB = 1024;
val mutable KB : int64
Public Const KB As Long  = 1024

字段值

Value = 1024

适用于