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