BTXDebugProxy.AmbientEnvironment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property IDisposable ^ AmbientEnvironment { IDisposable ^ get(); };
public IDisposable AmbientEnvironment { get; }
member this.AmbientEnvironment : IDisposable
Public ReadOnly Property AmbientEnvironment As IDisposable