Share via


ImplicitExpressionEditHandler.AcceptTrailingDot Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets a value indicating whether the expression accepts trailing dot.

public bool AcceptTrailingDot { get; }
member this.AcceptTrailingDot : bool
Public ReadOnly Property AcceptTrailingDot As Boolean

Property Value

true if the expression accepts trailing dot; otherwise, false.

Applies to