Condividi tramite


ITypeSymbol.SpecialType Proprietà

Definizione

Valore enumerato che identifica alcuni tipi 'speciali', ad esempio Object. Restituisce None se il tipo non è speciale.

public:
 property Microsoft::CodeAnalysis::SpecialType SpecialType { Microsoft::CodeAnalysis::SpecialType get(); };
public Microsoft.CodeAnalysis.SpecialType SpecialType { get; }
member this.SpecialType : Microsoft.CodeAnalysis.SpecialType
Public ReadOnly Property SpecialType As SpecialType

Valore della proprietà

Si applica a