Freigeben über


MultiLineIfBlockSyntax.IfStatement Eigenschaft

Definition

Die "If"-Anweisung, die den Block "If" beginnt.

public:
 property Microsoft::CodeAnalysis::VisualBasic::Syntax::IfStatementSyntax ^ IfStatement { Microsoft::CodeAnalysis::VisualBasic::Syntax::IfStatementSyntax ^ get(); };
public Microsoft.CodeAnalysis.VisualBasic.Syntax.IfStatementSyntax IfStatement { get; }
member this.IfStatement : Microsoft.CodeAnalysis.VisualBasic.Syntax.IfStatementSyntax
Public ReadOnly Property IfStatement As IfStatementSyntax

Eigenschaftswert

Gilt für: