Partager via


ModifiedIdentifierSyntax.Nullable Propriété

Définition

Jeton « ? » qui indique un type Nullable.

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

Valeur de propriété

Remarques

Cet enfant est facultatif. S’il n’est pas présent, rien n’est retourné.

S’applique à