Compartilhar via


ITypeSymbol.IsNativeIntegerType Propriedade

Definição

True se o tipo representa um inteiro nativo. Em C#, os tipos representados pelas palavras-chave de linguagem 'nint' e 'nuint'.

public bool IsNativeIntegerType { get; }
member this.IsNativeIntegerType : bool
Public ReadOnly Property IsNativeIntegerType As Boolean

Valor da propriedade

Aplica-se a