Compilation.CommonGetSpecialType(SpecialType) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected:
abstract Microsoft::CodeAnalysis::INamedTypeSymbol ^ CommonGetSpecialType(Microsoft::CodeAnalysis::SpecialType specialType);
protected abstract Microsoft.CodeAnalysis.INamedTypeSymbol CommonGetSpecialType(Microsoft.CodeAnalysis.SpecialType specialType);
abstract member CommonGetSpecialType : Microsoft.CodeAnalysis.SpecialType -> Microsoft.CodeAnalysis.INamedTypeSymbol
Protected MustOverride Function CommonGetSpecialType (specialType As SpecialType) As INamedTypeSymbol
Paramètres
- specialType
- SpecialType