Freigeben über


MethodStatementSyntax.SubOrFunctionKeyword Eigenschaft

Definition

Das Schlüsselwort "Sub" oder "Function", das diese Methodendeklaration einführt.

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

Eigenschaftswert

Gilt für: