Condividi tramite


StackAllocArrayCreationExpressionSyntax.StackAllocKeyword Proprietà

Definizione

SintassiToken che rappresenta la parola chiave stackalloc.

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

Valore della proprietà

Si applica a