Compartilhar via


SyntaxFacts.IsStopOrEndStatementStopOrEndKeyword(SyntaxKind) Método

Definição

public:
 static bool IsStopOrEndStatementStopOrEndKeyword(Microsoft::CodeAnalysis::VisualBasic::SyntaxKind kind);
public static bool IsStopOrEndStatementStopOrEndKeyword (Microsoft.CodeAnalysis.VisualBasic.SyntaxKind kind);
static member IsStopOrEndStatementStopOrEndKeyword : Microsoft.CodeAnalysis.VisualBasic.SyntaxKind -> bool
Public Shared Function IsStopOrEndStatementStopOrEndKeyword (kind As SyntaxKind) As Boolean

Parâmetros

kind
SyntaxKind

Retornos

Aplica-se a