共用方式為


ControlFlowAnalysis.EndPointIsReachable 屬性

定義

指出區域是否正常完成。 只有在可連線到區域中最後一個語句的結尾或區域不包含語句時,才會傳回 true。

public:
 abstract property bool EndPointIsReachable { bool get(); };
public abstract bool EndPointIsReachable { get; }
member this.EndPointIsReachable : bool
Public MustOverride ReadOnly Property EndPointIsReachable As Boolean

屬性值

適用於