Share via


BinaryConditionalExpressionSyntax.IfKeyword Property

Definition

The "If" keyword

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

Property Value

Applies to