Freigeben über


SyntaxFacts.IsAttributeName(SyntaxNode) Methode

Definition

public:
 static bool IsAttributeName(Microsoft::CodeAnalysis::SyntaxNode ^ node);
public static bool IsAttributeName (Microsoft.CodeAnalysis.SyntaxNode node);
static member IsAttributeName : Microsoft.CodeAnalysis.SyntaxNode -> bool
Public Function IsAttributeName (node As SyntaxNode) As Boolean

Parameter

node
SyntaxNode

Gibt zurück

Gilt für: