ContentIsland.Id 属性

定义

获取此 ContentIsland 的唯一标识符。

public:
 property unsigned long long Id { unsigned long long get(); };
uint64_t Id();
public ulong Id { get; }
var uInt64 = contentIsland.id;
Public ReadOnly Property Id As ULong

属性值

UInt64

unsigned long long

uint64_t

ContentIsland的唯一标识符。

适用于