_RemoteItem.TransferTime 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
以 C# 返回 整数 (int ) 值,该值指示远程项的传输时间 (以秒为单位) 。 只读。
public:
property int TransferTime { int get(); };
public int TransferTime { get; }
Public ReadOnly Property TransferTime As Integer
属性值
适用于