Persistate API documentation
ContainingEnvironment Property
NamespacesPersistatePersistentContainingEnvironment

[This is preliminary documentation and is subject to change.]

Gets the Environment that this object is contained within.
Declaration Syntax
C#
public Environment ContainingEnvironment { get; }
Remarks
If this object is itself an Environment, the property value is this object. If this object is a Domain or the Internet singleton, the value of this property is null.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)