共用方式為


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 的唯一識別碼。

適用於