ImplicitStackAllocArrayCreationExpressionSyntax.StackAllocKeyword Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
SyntaxToken mewakili kata kunci 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