다음을 통해 공유


ContentIsland.Id Property

Definition

Gets the unique identifier for this 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

Property Value

UInt64

unsigned long long

uint64_t

The unique identifier for this ContentIsland.

Applies to