TypeDelegator.TypeHandle Właściwość

Definicja

Pobiera dojście do wewnętrznej reprezentacji metadanych zaimplementowanego typu.

public:
 virtual property RuntimeTypeHandle TypeHandle { RuntimeTypeHandle get(); };
public override RuntimeTypeHandle TypeHandle { get; }
member this.TypeHandle : RuntimeTypeHandle
Public Overrides ReadOnly Property TypeHandle As RuntimeTypeHandle

Wartość właściwości

Obiekt RuntimeTypeHandle.

Uwagi

Uchwyt typu to unikatowa wartość całkowita skojarzona z każdym typem. Dojście jest unikatowe w czasie wykonywania.

Dotyczy

Zobacz też