TypedReference.TargetTypeToken(TypedReference) Yöntem

Tanım

Belirtilen TypedReferenceiçin iç meta veri türü tanıtıcısını döndürür.

public:
 static RuntimeTypeHandle TargetTypeToken(TypedReference value);
public static RuntimeTypeHandle TargetTypeToken (TypedReference value);
static member TargetTypeToken : TypedReference -> RuntimeTypeHandle
Public Shared Function TargetTypeToken (value As TypedReference) As RuntimeTypeHandle

Parametreler

value
TypedReference

TypedReference Tür tanıtıcısının istendiği.

Döndürülenler

RuntimeTypeHandle

Belirtilen TypedReferenceiçin iç meta veri türü tanıtıcısı.

Şunlara uygulanır