Partager via


PropertyStatementSyntax.PropertyKeyword Propriété

Définition

Mot clé « Property » qui introduit cette déclaration de propriété.

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

Valeur de propriété

S’applique à