Table of Contents

TargetDictionary.IsDisposed Property

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
Assembly
Sandcastle.Tools.BuildComponents.dll

This read-only property can be used to determine whether or not the target dictionary has been disposed.

public bool IsDisposed { get; protected set; }

Property Value

bool