CatchFilterClauseSyntax.Filter Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The filter expression to be evaluated.
public:
 property Microsoft::CodeAnalysis::VisualBasic::Syntax::ExpressionSyntax ^ Filter { Microsoft::CodeAnalysis::VisualBasic::Syntax::ExpressionSyntax ^ get(); };public Microsoft.CodeAnalysis.VisualBasic.Syntax.ExpressionSyntax Filter { get; }member this.Filter : Microsoft.CodeAnalysis.VisualBasic.Syntax.ExpressionSyntaxPublic ReadOnly Property Filter As ExpressionSyntax