Gets the default ambient data container.
Namespace:
Gallio.AmbienceAssembly: Gallio.Ambience (in Gallio.Ambience.dll) Version: 3.3.0.0 (3.3.459.0)
Syntax
| C# |
|---|
public static IAmbientDataContainer Data { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property Data As IAmbientDataContainer |
Exceptions
| Exception | Condition |
|---|---|
| Gallio.Ambience..::.AmbienceException | Thrown if the operation failed. |
