Freigeben über


StackAllocArrayCreationExpressionSyntax.StackAllocKeyword Eigenschaft

Definition

SyntaxToken, das das Stackalloc-Schlüsselwort darstellt.

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

Eigenschaftswert

Gilt für: