共用方式為


InterfaceStatementSyntax.InterfaceKeyword Property

Definition

The "Interface" keyword.

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

Property Value

Applies to