Compartir a través de


INamedTypeSymbol.NativeIntegerUnderlyingType Propiedad

Definición

Si se trata de un entero nativo, devuelve el símbolo del tipo subyacente, ya sea IntPtr o UIntPtr. De lo contrario, devuelve null.

public Microsoft.CodeAnalysis.INamedTypeSymbol? NativeIntegerUnderlyingType { get; }
member this.NativeIntegerUnderlyingType : Microsoft.CodeAnalysis.INamedTypeSymbol
Public ReadOnly Property NativeIntegerUnderlyingType As INamedTypeSymbol

Valor de propiedad

Se aplica a