次の方法で共有


InheritsStatementSyntax.InheritsKeyword Property

Definition

The "Inherits" keyword.

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

Property Value

Applies to