ArgumentSyntax.RefOrOutKeyword Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Pré C# 7.2 surcharge back-compat, qui appelle simplement la propriété RefKindKeywordde remplacement .
public:
property Microsoft::CodeAnalysis::SyntaxToken RefOrOutKeyword { Microsoft::CodeAnalysis::SyntaxToken get(); };
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public Microsoft.CodeAnalysis.SyntaxToken RefOrOutKeyword { get; }
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
member this.RefOrOutKeyword : Microsoft.CodeAnalysis.SyntaxToken
Public ReadOnly Property RefOrOutKeyword As SyntaxToken
Valeur de propriété
- Attributs