OptionStatementSyntax.ValueKeyword Proprietà

Definizione

Parola chiave che identifica il valore impostato per l'opzione: On, Off, Text o Binary.

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

Valore della proprietà

Commenti

Questo figlio è facoltativo. Se non è presente, non viene restituito Nothing.

Si applica a