Partilhar via


INamedTypeSymbol.NativeIntegerUnderlyingType Propriedade

Definição

Se esse for um inteiro nativo, retornará o símbolo para o tipo subjacente, seja IntPtr ou UIntPtr. Caso contrário, retorna nulo.

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

Valor da propriedade

Aplica-se a