RuntimeFieldHandle.Value Propriedade

Definição

Obtém um handle para o campo representado pela instância atual.

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 Propriedade

IntPtr

nativeint

Um IntPtr que contém o handle do campo representado pela instância atual.

Atributos

Aplica-se a