Gets or sets the lifecycle phase the context is in.
Namespace:
Gallio.FrameworkAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public string LifecyclePhase { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property LifecyclePhase As String |
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | Thrown if value is null. |
