Condividi tramite


DeclareStatementSyntax.AliasKeyword Proprietà

Definizione

Se presente, la parola chiave "Alias". Se non presente, restituisce Nothing.

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

Valore della proprietà

Commenti

Questo figlio è facoltativo. Se non è presente, non viene restituito Nothing.

Si applica a