public bool EntryPointFinished { get; }
Public ReadOnly Property EntryPointFinished As Boolean
Get
public:
virtual property bool EntryPointFinished {
bool get () sealed;
}
abstract EntryPointFinished : bool with get
override EntryPointFinished : bool with get