RuntimeTypeHandle.Value Propiedad

Definición

Obtiene un identificador para el tipo representado por esta instancia.

public:
 property IntPtr Value { IntPtr get(); };
public IntPtr Value { get; }
public IntPtr Value { [System.Security.SecurityCritical] get; }
member this.Value : nativeint
[<get: System.Security.SecurityCritical>]
member this.Value : nativeint
Public ReadOnly Property Value As IntPtr

Valor de propiedad

IntPtr

nativeint

Identificador para el tipo representado por esta instancia.

Atributos

Se aplica a