ObjectMetadataEntry.AsUInt64 属性

定义

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

public:
 property System::UInt64 AsUInt64 { System::UInt64 get(); };
public ulong AsUInt64 { get; }
member this.AsUInt64 : uint64
Public ReadOnly Property AsUInt64 As ULong

属性值

注解

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

适用于