Disposed Property
Definition
- Namespace
- Codebelt.Extensions.Xunit.Hosting
- Assemblies
- Codebelt.Extensions.Xunit.Hosting.dll
Disposed
Gets a value indicating whether this HostFixture object is disposed.
public bool Disposed { get; }
Property Value
- bool
trueif this HostFixture object is disposed; otherwise,false.