Partager via


SyntaxFacts.GetPreprocessorKeywordKind(String) Méthode

Définition

public:
 static Microsoft::CodeAnalysis::CSharp::SyntaxKind GetPreprocessorKeywordKind(System::String ^ text);
public static Microsoft.CodeAnalysis.CSharp.SyntaxKind GetPreprocessorKeywordKind (string text);
static member GetPreprocessorKeywordKind : string -> Microsoft.CodeAnalysis.CSharp.SyntaxKind
Public Function GetPreprocessorKeywordKind (text As String) As SyntaxKind

Paramètres

text
String

Retours

S’applique à