次の方法で共有


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発生します。

適用対象