ObjectMetadataEntry.AsInt64 属性

定义

以 Int64 的形式返回此元数据的值。

public:
 property long AsInt64 { long get(); };
public long AsInt64 { get; }
member this.AsInt64 : int64
Public ReadOnly Property AsInt64 As Long

属性值

注解

InvalidType如果调用,则会发生错误,尽管 Type 不匹配。

适用于